代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/376006/2717756
c data.c
/* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/data.c,v 1.40 2007/11/15 21:14:45 momjian Exp $ */
#define POSTGRES_ECPG_INTERNAL
#include "postgres_fe.h"
#include
#include
www.eeworm.com/read/120487/6072108
c postmaster.c
/*-------------------------------------------------------------------------
*
* postmaster.c
* This program acts as a clearing house for requests to the
* POSTGRES system. Frontend programs se
www.eeworm.com/read/120487/6072318
c nbtree.c
/*-------------------------------------------------------------------------
*
* nbtree.c
* Implementation of Lehman and Yao's btree management algorithm for
* Postgres.
*
* NOTES
* This f
www.eeworm.com/read/120487/6072342
c bootstrap.c
/*-------------------------------------------------------------------------
*
* bootstrap.c
* routines to support running postgres in 'bootstrap' mode
* bootstrap mode is used to create the init
www.eeworm.com/read/120487/6072442
c mcxt.c
/*-------------------------------------------------------------------------
*
* mcxt.c
* POSTGRES memory context management code.
*
* This module handles context management operations that are
www.eeworm.com/read/120487/6073001
h datum.h
/*-------------------------------------------------------------------------
*
* datum.h
* POSTGRES Datum (abstract data type) manipulation routines.
*
* These routines are driven by the 'typbyv
www.eeworm.com/read/120487/6073261
c ecpg_keywords.c
/*-------------------------------------------------------------------------
*
* ecpg_keywords.c
* lexical token lookup for reserved words in postgres embedded SQL
*
* IDENTIFICATION
* $Heade
www.eeworm.com/read/100285/6270878
c postmaster.c
/*-------------------------------------------------------------------------
*
* postmaster.c
* This program acts as a clearing house for requests to the
* POSTGRES system. Frontend programs se
www.eeworm.com/read/100285/6270897
c lmgr.c
/*-------------------------------------------------------------------------
*
* lmgr.c
* POSTGRES lock manager code
*
* Copyright (c) 1994, Regents of the University of California
*
*
* IDEN
www.eeworm.com/read/100285/6271027
c hashsearch.c
/*-------------------------------------------------------------------------
*
* hashsearch.c
* search code for postgres hash tables
*
* Copyright (c) 1994, Regents of the University of Californ