代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/120487/6072664
c inval.c
/*-------------------------------------------------------------------------
*
* inval.c
* POSTGRES cache invalidation dispatcher code.
*
* This is subtle stuff, so pay attention:
*
* When a t
www.eeworm.com/read/120487/6072668
c typcache.c
/*-------------------------------------------------------------------------
*
* typcache.c
* POSTGRES type cache code
*
* The type cache exists to speed lookup of certain information about data
www.eeworm.com/read/120487/6072744
c main.c
/*-------------------------------------------------------------------------
*
* main.c
* Stub main() routine for the postgres executable.
*
* This does some essential startup tasks for any inca
www.eeworm.com/read/120487/6072788
h sinval.h
/*-------------------------------------------------------------------------
*
* sinval.h
* POSTGRES shared cache invalidation communication definitions.
*
*
* Portions Copyright (c) 1996-2003,
www.eeworm.com/read/120487/6072800
h backendid.h
/*-------------------------------------------------------------------------
*
* backendid.h
* POSTGRES backend id communication definitions
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL G
www.eeworm.com/read/120487/6072803
h freespace.h
/*-------------------------------------------------------------------------
*
* freespace.h
* POSTGRES free space map for quickly finding free space in relations
*
*
* Portions Copyright (c) 1
www.eeworm.com/read/120487/6072883
h valid.h
/*-------------------------------------------------------------------------
*
* valid.h
* POSTGRES tuple qualification validity definitions.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL
www.eeworm.com/read/120487/6072894
h xact.h
/*-------------------------------------------------------------------------
*
* xact.h
* postgres transaction system definitions
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Devel
www.eeworm.com/read/120487/6072922
h vacuum.h
/*-------------------------------------------------------------------------
*
* vacuum.h
* header file for postgres vacuum cleaner and statistics analyzer
*
*
* Portions Copyright (c) 1996-200
www.eeworm.com/read/120487/6072999
h inval.h
/*-------------------------------------------------------------------------
*
* inval.h
* POSTGRES cache invalidation dispatcher definitions.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL