代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/387667/2557310
h copy.h
/*-------------------------------------------------------------------------
*
* copy.h
* Definitions for using the POSTGRES copy command.
*
*
* Portions Copyright (c) 1996-2006, PostgreSQL Glo
www.eeworm.com/read/387667/2557366
h keywords.h
/*-------------------------------------------------------------------------
*
* keywords.h
* lexical token lookup for reserved words in postgres SQL
*
*
* Portions Copyright (c) 1996-2006, Pos
www.eeworm.com/read/387667/2557382
h rel.h
/*-------------------------------------------------------------------------
*
* rel.h
* POSTGRES relation descriptor (a/k/a relcache entry) definitions.
*
*
* Portions Copyright (c) 1996-2006,
www.eeworm.com/read/387667/2557420
h elog.h
/*-------------------------------------------------------------------------
*
* elog.h
* POSTGRES error reporting/logging definitions.
*
*
* Portions Copyright (c) 1996-2006, PostgreSQL Global
www.eeworm.com/read/387667/2557463
h libpq.h
/*-------------------------------------------------------------------------
*
* libpq.h
* POSTGRES LIBPQ buffer structure definitions.
*
*
* Portions Copyright (c) 1996-2006, PostgreSQL Global
www.eeworm.com/read/387667/2557478
h tcopprot.h
/*-------------------------------------------------------------------------
*
* tcopprot.h
* prototypes for postgres.c.
*
*
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Gr
www.eeworm.com/read/376006/2717073
c pl_comp.c
/*-------------------------------------------------------------------------
*
* pl_comp.c - Compiler part of the PL/pgSQL
* procedural language
*
* Portions Copyright (c) 1996-2008, PostgreS
www.eeworm.com/read/376006/2717103
c lock.c
/*-------------------------------------------------------------------------
*
* lock.c
* POSTGRES primary lock mechanism
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development Grou
www.eeworm.com/read/376006/2717104
c lmgr.c
/*-------------------------------------------------------------------------
*
* lmgr.c
* POSTGRES lock manager code
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
*
www.eeworm.com/read/376006/2717111
c sinval.c
/*-------------------------------------------------------------------------
*
* sinval.c
* POSTGRES shared cache invalidation communication code.
*
* Portions Copyright (c) 1996-2008, PostgreSQ