代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/120487/6073015
h dynahash.h
/*-------------------------------------------------------------------------
*
* dynahash
* POSTGRES dynahash.h file definitions
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Develo
www.eeworm.com/read/120487/6073019
h numeric.h
/*-------------------------------------------------------------------------
*
* numeric.h
* Definitions for the exact numeric data type of Postgres
*
* Original coding 1998, Jan Wieck. Heavily
www.eeworm.com/read/120487/6073020
h errcodes.h
/*-------------------------------------------------------------------------
*
* errcodes.h
* POSTGRES error codes
*
* The error code list is kept in its own source file for possible use by
* a
www.eeworm.com/read/120487/6073024
h tqual.h
/*-------------------------------------------------------------------------
*
* tqual.h
* POSTGRES "time" qualification definitions, ie, tuple visibility rules.
*
* Should be moved/renamed...
www.eeworm.com/read/120487/6073263
c keywords.c
/*-------------------------------------------------------------------------
*
* keywords.c
* lexical token lookup for reserved words in PostgreSQL
*
* Portions Copyright (c) 1996-2003, PostgreS
www.eeworm.com/read/120487/6073750
c pg_restore.c
/*-------------------------------------------------------------------------
*
* pg_restore.c
* pg_restore is an utility extracting postgres database definitions
* from a backup archive created by
www.eeworm.com/read/100285/6270898
c ipci.c
/*-------------------------------------------------------------------------
*
* ipci.c
* POSTGRES inter-process communication initialization code.
*
* Copyright (c) 1994, Regents of the Univers
www.eeworm.com/read/100285/6270902
c ipc.c
/*-------------------------------------------------------------------------
*
* ipc.c
* POSTGRES inter-process communication definitions.
*
* Copyright (c) 1994, Regents of the University of C
www.eeworm.com/read/100285/6270911
c smgr.c
/*-------------------------------------------------------------------------
*
* smgr.c
* public interface routines to storage manager switch.
*
* All file system operations in POSTGRES dispat
www.eeworm.com/read/100285/6271026
c hash.c
/*-------------------------------------------------------------------------
*
* hash.c
* Implementation of Margo Seltzer's Hashing package for postgres.
*
* Copyright (c) 1994, Regents of the U