代码搜索:PostgreSQL

找到约 4,136 项符合「PostgreSQL」的源代码

代码结果 4,136
www.eeworm.com/read/183001/5259397

c bool.c

/*------------------------------------------------------------------------- * * bool.c * Functions for the built-in type "bool". * * Portions Copyright (c) 1996-2005, PostgreSQL Global Developm
www.eeworm.com/read/183001/5259408

c misc.c

/*------------------------------------------------------------------------- * * misc.c * * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group * Portions Copyright (c) 1994,
www.eeworm.com/read/183001/5259525

c utf8_and_ascii.c

/*------------------------------------------------------------------------- * * ASCII UTF8 * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group * Portions Copyright (c
www.eeworm.com/read/183001/5259529

c utf8_and_sjis.c

/*------------------------------------------------------------------------- * * SJIS UTF8 * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group * Portions Copyright (c)
www.eeworm.com/read/183001/5259541

c utf8_and_uhc.c

/*------------------------------------------------------------------------- * * UHC UTF8 * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group * Portions Copyright (c)
www.eeworm.com/read/183001/5259545

c utf8_and_johab.c

/*------------------------------------------------------------------------- * * JOHAB UTF8 * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group * Portions Copyright (c
www.eeworm.com/read/183001/5259558

c utf8_and_gbk.c

/*------------------------------------------------------------------------- * * GBK UTF8 * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group * Portions Copyright (c)
www.eeworm.com/read/183001/5259586

c relcache.c

/*------------------------------------------------------------------------- * * relcache.c * POSTGRES relation descriptor cache code * * Portions Copyright (c) 1996-2005, PostgreSQL Global Deve
www.eeworm.com/read/183001/5259590

c ps_status.c

/*-------------------------------------------------------------------- * ps_status.c * * Routines to support changing the ps display of PostgreSQL backends * to contain some useful information. Me
www.eeworm.com/read/183001/5259617

c planagg.c

/*------------------------------------------------------------------------- * * planagg.c * Special planning for aggregate queries. * * Portions Copyright (c) 1996-2005, PostgreSQL Global Devel