代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/100285/6271601
h prs2lock.h
/*-------------------------------------------------------------------------
*
* prs2lock.h
* data structures for POSTGRES Rule System II (rewrite rules only)
*
* Copyright (c) 1994, Regents of
www.eeworm.com/read/100285/6271714
c pgtypes.c
/* Module: pgtypes.c
*
* Description: This module contains routines for getting information
* about the supported Postgres data types. Only the function
*
www.eeworm.com/read/252940/12253613
c connection.c
/*------
* Module: connection.c
*
* Description: This module contains routines related to
* connecting to and disconnecting from the Postgres DBMS.
*
* Classes: ConnectionClass (Functio
www.eeworm.com/read/183001/5259035
c itemptr.c
/*-------------------------------------------------------------------------
*
* itemptr.c
* POSTGRES disk item pointer code.
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development
www.eeworm.com/read/183001/5259036
c bufpage.c
/*-------------------------------------------------------------------------
*
* bufpage.c
* POSTGRES standard buffer page code.
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Developme
www.eeworm.com/read/183001/5259164
c outfuncs.c
/*-------------------------------------------------------------------------
*
* outfuncs.c
* Output functions for Postgres tree nodes.
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global De
www.eeworm.com/read/183001/5259170
c copyfuncs.c
/*-------------------------------------------------------------------------
*
* copyfuncs.c
* Copy functions for Postgres tree nodes.
*
* NOTE: we currently support copying all node types found
www.eeworm.com/read/183001/5259172
c readfuncs.c
/*-------------------------------------------------------------------------
*
* readfuncs.c
* Reader functions for Postgres tree nodes.
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global D
www.eeworm.com/read/183001/5259183
c hash.c
/*-------------------------------------------------------------------------
*
* hash.c
* Implementation of Margo Seltzer's Hashing package for postgres.
*
* Portions Copyright (c) 1996-2005, Po
www.eeworm.com/read/183001/5259210
c gist.c
/*-------------------------------------------------------------------------
*
* gist.c
* interface routines for the postgres GiST index access method.
*
*
* Portions Copyright (c) 1996-2005, P