代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/183001/5259716
h sinval.h
/*-------------------------------------------------------------------------
*
* sinval.h
* POSTGRES shared cache invalidation communication definitions.
*
*
* Portions Copyright (c) 1996-2005,
www.eeworm.com/read/183001/5259728
h backendid.h
/*-------------------------------------------------------------------------
*
* backendid.h
* POSTGRES backend id communication definitions
*
*
* Portions Copyright (c) 1996-2005, PostgreSQL G
www.eeworm.com/read/183001/5259731
h freespace.h
/*-------------------------------------------------------------------------
*
* freespace.h
* POSTGRES free space map for quickly finding free space in relations
*
*
* Portions Copyright (c) 1
www.eeworm.com/read/183001/5259811
h valid.h
/*-------------------------------------------------------------------------
*
* valid.h
* POSTGRES tuple qualification validity definitions.
*
*
* Portions Copyright (c) 1996-2005, PostgreSQL
www.eeworm.com/read/183001/5259825
h xact.h
/*-------------------------------------------------------------------------
*
* xact.h
* postgres transaction system definitions
*
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Devel
www.eeworm.com/read/183001/5259854
h vacuum.h
/*-------------------------------------------------------------------------
*
* vacuum.h
* header file for postgres vacuum cleaner and statistics analyzer
*
*
* Portions Copyright (c) 1996-200
www.eeworm.com/read/183001/5259923
h resowner.h
/*-------------------------------------------------------------------------
*
* resowner.h
* POSTGRES resource owner definitions.
*
* Query-lifespan resources are tracked by associating them wi
www.eeworm.com/read/183001/5259934
h inval.h
/*-------------------------------------------------------------------------
*
* inval.h
* POSTGRES cache invalidation dispatcher definitions.
*
*
* Portions Copyright (c) 1996-2005, PostgreSQL
www.eeworm.com/read/183001/5259950
h dynahash.h
/*-------------------------------------------------------------------------
*
* dynahash
* POSTGRES dynahash.h file definitions
*
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Develo
www.eeworm.com/read/183001/5259955
h numeric.h
/*-------------------------------------------------------------------------
*
* numeric.h
* Definitions for the exact numeric data type of Postgres
*
* Original coding 1998, Jan Wieck. Heavily