代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/111982/15497095
txt javawebsite.txt
Java程序员的存储过程
本文阐述了怎么使用DBMS存储过程。我阐述了使用存储过程的基本的和高级特性,比如返回ResultSet。本文假设你对DBMS和JDBC已经非常熟悉,也假设你能够毫无障碍地阅读其它语言写成的代码(即不是Java的语言),但是,并不要求你有任何存储过程的编程经历。
存储过程是指保存在数据库并在数据库端执行的程序。你可以使用特殊的语法在Java类中调用存储过程。在调用时 ...
www.eeworm.com/read/103453/15731431
txt docbugs.txt
There has been some unknown problems with certain versions of postgresql
7.0 or later. While 7.1 should work fine, and varying versions of 7.1, this
hasn't always been true under all circumstances. I
www.eeworm.com/read/107443/7119558
readme
PostgreSQL Authentication Module
Min S. Kim
15 January 2000
___________________________________________
www.eeworm.com/read/148153/5717773
repository
radiusd/src/modules/rlm_sql/drivers/rlm_sql_postgresql
www.eeworm.com/read/144314/5750938
repository
radiusd/src/modules/rlm_sql/drivers/rlm_sql_postgresql
www.eeworm.com/read/144216/5752629
xr headings.xr
NAME
rdb2pg - insert an rdb table into a PostgreSQL database
SYNOPSIS
rdb2pg [*param*=*value* ...]
PARAMETERS
rdb2pg uses an IRAF-compatible parameter interface. A template parameter
www.eeworm.com/read/144216/5752644
t headings.t
BEGIN {
chdir 't' if -d 't';
unshift @INC, '../lib';
unshift @INC, './pod';
require "testp2pt.pl";
import TestPodIncPlainText;
}
my %options = map { $_ => 1 } @ARGV; ## convert cmdlin
www.eeworm.com/read/144216/5752646
xr oneline_cmds.xr
NAME
rdb2pg - insert an rdb table into a PostgreSQL database
SYNOPSIS
rdb2pg [*param*=*value* ...]
PARAMETERS
rdb2pg uses an IRAF-compatible parameter interface. A template parameter