代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/120487/6072781
h itemid.h
/*-------------------------------------------------------------------------
*
* itemid.h
* Standard POSTGRES buffer page item identifier definitions.
*
*
* Portions Copyright (c) 1996-2003, Po
www.eeworm.com/read/120487/6072789
h lock.h
/*-------------------------------------------------------------------------
*
* lock.h
* POSTGRES low-level lock mechanism
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development
www.eeworm.com/read/120487/6072792
h item.h
/*-------------------------------------------------------------------------
*
* item.h
* POSTGRES disk item definitions.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development G
www.eeworm.com/read/120487/6072794
h itemptr.h
/*-------------------------------------------------------------------------
*
* itemptr.h
* POSTGRES disk item pointer definitions.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global De
www.eeworm.com/read/120487/6072881
h ibit.h
/*-------------------------------------------------------------------------
*
* ibit.h
* POSTGRES index valid attribute bit map definitions.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL
www.eeworm.com/read/120487/6072899
h skey.h
/*-------------------------------------------------------------------------
*
* skey.h
* POSTGRES scan key definitions.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Gr
www.eeworm.com/read/120487/6072902
h hio.h
/*-------------------------------------------------------------------------
*
* hio.h
* POSTGRES heap access method input/output definitions.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL
www.eeworm.com/read/120487/6072906
h heapam.h
/*-------------------------------------------------------------------------
*
* heapam.h
* POSTGRES heap access method definitions.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global De
www.eeworm.com/read/100285/6270691
sgml biblio.sgml
Bibliography
Selected references and readings for SQL
and Postgres.
www.eeworm.com/read/100285/6270933
h fixade.h
/*-------------------------------------------------------------------------
*
* fixade.h
* compiler tricks to make things work while POSTGRES does non-native
* dereferences on PA-RISC.
*
*