代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/387667/2557392
h int8.h
/*-------------------------------------------------------------------------
*
* int8.h
* Declarations for operations on 64-bit integers.
*
*
* Portions Copyright (c) 1996-2006, PostgreSQL Glob
www.eeworm.com/read/387667/2557397
h date.h
/*-------------------------------------------------------------------------
*
* date.h
* Definitions for the SQL92 "date" and "time" types.
*
*
* Portions Copyright (c) 1996-2006, PostgreSQL G
www.eeworm.com/read/387667/2557442
h cost.h
/*-------------------------------------------------------------------------
*
* cost.h
* prototypes for costsize.c and clausesel.c.
*
*
* Portions Copyright (c) 1996-2006, PostgreSQL Global De
www.eeworm.com/read/387667/2557453
h pathnode.h
/*-------------------------------------------------------------------------
*
* pathnode.h
* prototypes for pathnode.c, relnode.c.
*
*
* Portions Copyright (c) 1996-2006, PostgreSQL Global Dev
www.eeworm.com/read/376006/2717128
c socket.c
/*-------------------------------------------------------------------------
*
* socket.c
* Microsoft Windows Win32 Socket Functions
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Devel
www.eeworm.com/read/376006/2717130
c signal.c
/*-------------------------------------------------------------------------
*
* signal.c
* Microsoft Windows Win32 Signal Emulation Functions
*
* Portions Copyright (c) 1996-2008, PostgreSQL Gl
www.eeworm.com/read/376006/2717168
h nextstep.h
/*-------------------------------------------------------------------------
*
* port_protos.h
* port-specific prototypes for NeXT
*
* $PostgreSQL: pgsql/src/backend/port/dynloader/nextstep.h,v
www.eeworm.com/read/376006/2717174
h sunos4.h
/*-------------------------------------------------------------------------
*
* sunos4.h
* port-specific prototypes for SunOS 4
*
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Develo
www.eeworm.com/read/376006/2717208
c ginget.c
/*-------------------------------------------------------------------------
*
* ginget.c
* fetch tuples from a GIN scan.
*
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development G
www.eeworm.com/read/376006/2717216
c clog.c
/*-------------------------------------------------------------------------
*
* clog.c
* PostgreSQL transaction-commit-log manager
*
* This module replaces the old "pg_log" access code, which tr