代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/376006/2717242
c nbtpage.c
/*-------------------------------------------------------------------------
*
* nbtpage.c
* BTree-specific page management code for the Postgres btree access
* method.
*
* Portions Copyright
www.eeworm.com/read/376006/2717326
c tqual.c
/*-------------------------------------------------------------------------
*
* tqual.c
* POSTGRES "time qualification" code, ie, tuple visibility rules.
*
* NOTE: all the HeapTupleSatisfies ro
www.eeworm.com/read/376006/2717389
c regexp.c
/*-------------------------------------------------------------------------
*
* regexp.c
* Postgres' interface to the regular expression package.
*
* Portions Copyright (c) 1996-2008, PostgreSQ
www.eeworm.com/read/376006/2717573
c inval.c
/*-------------------------------------------------------------------------
*
* inval.c
* POSTGRES cache invalidation dispatcher code.
*
* This is subtle stuff, so pay attention:
*
* When a t
www.eeworm.com/read/376006/2717578
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/376006/2717703
c keywords.c
/*-------------------------------------------------------------------------
*
* keywords.c
* lexical token lookup for reserved words in PostgreSQL
*
* Portions Copyright (c) 1996-2008, PostgreS
www.eeworm.com/read/183001/5259259
po af.po
# Postgres Afrikaans
# Petri Jooste , 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: postgres 7.4.2\n"
"POT-Creation-Date: 2004-01-28 06:08-0400\n"
"PO-Revision-Date: 2004-03-09 13:
www.eeworm.com/read/120487/6072132
c lmgr.c
/*-------------------------------------------------------------------------
*
* lmgr.c
* POSTGRES lock manager code
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
*
www.eeworm.com/read/120487/6072138
c sinval.c
/*-------------------------------------------------------------------------
*
* sinval.c
* POSTGRES shared cache invalidation communication code.
*
* Portions Copyright (c) 1996-2003, PostgreSQ