代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/183001/5259226
c nbtsearch.c
/*-------------------------------------------------------------------------
*
* nbtsearch.c
* Search code for postgres btrees.
*
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Develop
www.eeworm.com/read/183001/5259229
c nbtinsert.c
/*-------------------------------------------------------------------------
*
* nbtinsert.c
* Item insertion in Lehman and Yao btrees for Postgres.
*
* Portions Copyright (c) 1996-2005, Postgre
www.eeworm.com/read/183001/5259239
c rtree.c
/*-------------------------------------------------------------------------
*
* rtree.c
* interface routines for the postgres rtree indexed access method.
*
* Portions Copyright (c) 1996-2005,
www.eeworm.com/read/183001/5259309
c heap.c
/*-------------------------------------------------------------------------
*
* heap.c
* code to create and destroy POSTGRES heap relations
*
* Portions Copyright (c) 1996-2005, PostgreSQL Glob
www.eeworm.com/read/183001/5259312
c index.c
/*-------------------------------------------------------------------------
*
* index.c
* code to create and destroy POSTGRES index relations
*
* Portions Copyright (c) 1996-2005, PostgreSQL Gl
www.eeworm.com/read/183001/5259362
c fmgr.c
/*-------------------------------------------------------------------------
*
* fmgr.c
* The Postgres function manager.
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
www.eeworm.com/read/183001/5259364
c tqual.c
/*-------------------------------------------------------------------------
*
* tqual.c
* POSTGRES "time" qualification code, ie, tuple visibility rules.
*
* The caller must hold at least a sha
www.eeworm.com/read/183001/5259385
c xid.c
/*-------------------------------------------------------------------------
*
* xid.c
* POSTGRES transaction identifier and command identifier datatypes.
*
* Portions Copyright (c) 1996-2005, P
www.eeworm.com/read/183001/5259417
c numeric.c
/*-------------------------------------------------------------------------
*
* numeric.c
* An exact numeric data type for the Postgres database system
*
* Original coding 1998, Jan Wieck. Hea
www.eeworm.com/read/183001/5259586
c relcache.c
/*-------------------------------------------------------------------------
*
* relcache.c
* POSTGRES relation descriptor cache code
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Deve