代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/120487/6072149
c itemptr.c
/*-------------------------------------------------------------------------
*
* itemptr.c
* POSTGRES disk item pointer code.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development
www.eeworm.com/read/120487/6072150
c bufpage.c
/*-------------------------------------------------------------------------
*
* bufpage.c
* POSTGRES standard buffer page code.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Developme
www.eeworm.com/read/120487/6072268
c outfuncs.c
/*-------------------------------------------------------------------------
*
* outfuncs.c
* Output functions for Postgres tree nodes.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global De
www.eeworm.com/read/120487/6072273
c copyfuncs.c
/*-------------------------------------------------------------------------
*
* copyfuncs.c
* Copy functions for Postgres tree nodes.
*
* NOTE: we currently support copying all node types found
www.eeworm.com/read/120487/6072275
c readfuncs.c
/*-------------------------------------------------------------------------
*
* readfuncs.c
* Reader functions for Postgres tree nodes.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global D
www.eeworm.com/read/120487/6072286
c hash.c
/*-------------------------------------------------------------------------
*
* hash.c
* Implementation of Margo Seltzer's Hashing package for postgres.
*
* Portions Copyright (c) 1996-2003, Po
www.eeworm.com/read/120487/6072305
c gist.c
/*-------------------------------------------------------------------------
*
* gist.c
* interface routines for the postgres GiST index access method.
*
*
* Portions Copyright (c) 1996-2003, P
www.eeworm.com/read/120487/6072360
c indexcmds.c
/*-------------------------------------------------------------------------
*
* indexcmds.c
* POSTGRES define and remove index code.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Deve
www.eeworm.com/read/120487/6072488
c datum.c
/*-------------------------------------------------------------------------
*
* datum.c
* POSTGRES Datum (abstract data type) manipulation routines.
*
* Portions Copyright (c) 1996-2003, Postgr
www.eeworm.com/read/120487/6072779
h itempos.h
/*-------------------------------------------------------------------------
*
* itempos.h
* Standard POSTGRES buffer page long item subposition definitions.
*
*
* Portions Copyright (c) 1996-2