代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/376006/2717107
c procarray.c
/*-------------------------------------------------------------------------
*
* procarray.c
* POSTGRES process array code.
*
*
* This module maintains an unsorted array of the PGPROC structure
www.eeworm.com/read/376006/2717201
c gindatapage.c
/*-------------------------------------------------------------------------
*
* gindatapage.c
* page utilities routines for the postgres inverted index access method.
*
*
* Portions Copyright
www.eeworm.com/read/376006/2717202
c ginentrypage.c
/*-------------------------------------------------------------------------
*
* ginentrypage.c
* page utilities routines for the postgres inverted index access method.
*
*
* Portions Copyright
www.eeworm.com/read/376006/2717244
c nbtree.c
/*-------------------------------------------------------------------------
*
* nbtree.c
* Implementation of Lehman and Yao's btree management algorithm for
* Postgres.
*
* NOTES
* This f
www.eeworm.com/read/376006/2717315
c mcxt.c
/*-------------------------------------------------------------------------
*
* mcxt.c
* POSTGRES memory context management code.
*
* This module handles context management operations that are
www.eeworm.com/read/376006/2717701
c ecpg_keywords.c
/*-------------------------------------------------------------------------
*
* ecpg_keywords.c
* lexical token lookup for reserved words in postgres embedded SQL
*
* IDENTIFICATION
* $Postg
www.eeworm.com/read/376006/2717694
c informix.c
/* $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/informix.c,v 1.54 2008/01/08 01:14:52 tgl Exp $ */
#define POSTGRES_ECPG_INTERNAL
#include "postgres_fe.h"
#include
#include
#i
www.eeworm.com/read/120487/6072126
c deadlock.c
/*-------------------------------------------------------------------------
*
* deadlock.c
* POSTGRES deadlock detection code
*
* See src/backend/storage/lmgr/README for a description of the de
www.eeworm.com/read/120487/6072137
c ipc.c
/*-------------------------------------------------------------------------
*
* ipc.c
* POSTGRES inter-process communication definitions.
*
* This file is misnamed, as it no longer has much of
www.eeworm.com/read/120487/6072211
c bsdi.c
/*-------------------------------------------------------------------------
*
* dynloader.c
* Dynamic Loader for Postgres for Linux, generated from those for
* Ultrix.
*
* You need to inst