代码搜索:Postgresql
找到约 4,136 项符合「Postgresql」的源代码
代码结果 4,136
www.eeworm.com/read/148153/5717771
in makefile.in
include ../../../../../Make.inc
TARGET = @targetname@
SRCS = sql_postgresql.c
RLM_SQL_CFLAGS = @postgresql_cflags@ $(INCLTDL)
RLM_SQL_LIBS = @postgresql_ldflags@
include ../rules.mak
www.eeworm.com/read/144314/5750936
in makefile.in
include ../../../../../Make.inc
TARGET = @targetname@
SRCS = sql_postgresql.c
RLM_SQL_CFLAGS = @postgresql_cflags@ $(INCLTDL)
RLM_SQL_LIBS = @postgresql_ldflags@
include ../rules.mak
www.eeworm.com/read/139647/5798072
in makefile.in
include ../../../../../Make.inc
TARGET = @targetname@
SRCS = sql_postgresql.c
RLM_SQL_CFLAGS = @postgresql_cflags@ $(INCLTDL)
RLM_SQL_LIBS = @postgresql_ldflags@
include ../rules.mak
www.eeworm.com/read/138890/5813171
in makefile.in
include ../../../../../Make.inc
TARGET = @targetname@
SRCS = sql_postgresql.c
RLM_SQL_CFLAGS = @postgresql_cflags@ $(INCLTDL)
RLM_SQL_LIBS = @postgresql_ldflags@
include ../rules.mak
www.eeworm.com/read/134968/5891339
in makefile.in
include ../../../../../Make.inc
TARGET = @targetname@
SRCS = sql_postgresql.c
RLM_SQL_CFLAGS = @postgresql_cflags@ $(INCLTDL)
RLM_SQL_LIBS = @postgresql_ldflags@
include ../rules.mak
www.eeworm.com/read/124745/6041175
in makefile.in
include ../../../../../Make.inc
TARGET = @targetname@
SRCS = sql_postgresql.c
RLM_SQL_CFLAGS = @postgresql_cflags@ $(INCLTDL)
RLM_SQL_LIBS = @postgresql_ldflags@
include ../rules.mak
www.eeworm.com/read/120487/6072181
readme
The file system.c included herein is taken directly from Apple's Darwin
open-source CVS archives, and is redistributed under the BSD copyright
notice it bears. (According to Apple's CVS logs, their v
www.eeworm.com/read/100285/6270833
nr pltcl_guide.nr
.pl 27.0c
.ll 17.0c
.po 2.0c
.nf
.nh
.de HD
.sp 2m
..
.de FT
.sp 2m
.tl _PL/Tcl_A PostgreSQL PL_Page %
..
.wh 0 HD
.wh -3 FT
.sp 5m
.ce 1000
PL/Tcl
A procedural language for the
PostgreSQL
database s
www.eeworm.com/read/100285/6271653
readme
This is a simple readme describing how to compile and use the jdbc driver.
This isn't a guide on how to use JDBC - for that refer to Javasoft's web site:
http://www.javasoft.com
or the JDBC mailin
www.eeworm.com/read/100285/6271694
changelog
Sun Jun 27 12:00:00 BST 1999
- Fixed typo in postgresql.Driver that prevented compilation
- Implemented getTimestamp() fix submitted by Philipp Matthias Hahn
- Cleaned up