代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/120487/6073002
h int8.h
/*-------------------------------------------------------------------------
*
* int8.h
* Declarations for operations on 64-bit integers.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Glob
www.eeworm.com/read/120487/6073007
h date.h
/*-------------------------------------------------------------------------
*
* date.h
* Definitions for the SQL92 "date" and "time" types.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL G
www.eeworm.com/read/120487/6073047
h cost.h
/*-------------------------------------------------------------------------
*
* cost.h
* prototypes for costsize.c and clausesel.c.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global De
www.eeworm.com/read/120487/6073058
h pathnode.h
/*-------------------------------------------------------------------------
*
* pathnode.h
* prototypes for pathnode.c, relnode.c.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Dev
www.eeworm.com/read/120487/6073250
c pgtclcmds.c
/*-------------------------------------------------------------------------
*
* pgtclCmds.c
* C functions which implement pg_* tcl commands
*
* Portions Copyright (c) 1996-2003, PostgreSQL Glob
www.eeworm.com/read/120487/6073330
def libpqdll.def
; DEF file for MS VC++
LIBRARY LIBPQ
DESCRIPTION "PostgreSQL Client Library"
EXPORTS
PQconnectdb @ 1
PQsetdbLogin @ 2
PQconndefaults @ 3
PQfinish
www.eeworm.com/read/120487/6073352
c fe-lobj.c
/*-------------------------------------------------------------------------
*
* fe-lobj.c
* Front-end large object interface
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development
www.eeworm.com/read/120487/6073357
def blibpqdll.def
; DEF file for Borland C++ Builder
LIBRARY BLIBPQ
DESCRIPTION "PostgreSQL Client Library"
EXPORTS
_PQconnectdb @ 1
_PQsetdbLogin @ 2
_PQconndefaults @ 3
www.eeworm.com/read/187906/5215286
java connection.java
/*-------------------------------------------------------------------------
* Derived from org.postgresql.PGConnection Source from jdbc8.0 as well as
* the pgjdbc 7.2 binary jar which both are lice
www.eeworm.com/read/183675/5252747
java connection.java
/*-------------------------------------------------------------------------
* Derived from org.postgresql.PGConnection Source from jdbc8.0 as well as
* the pgjdbc 7.2 binary jar which both are lice