代码搜索:postgres

找到约 1,357 项符合「postgres」的源代码

代码结果 1,357
www.eeworm.com/read/100285/6270678

sgml installation.sgml

www.eeworm.com/read/247556/4481098

sql schema_data.sql

# # Basic DB Data for phpBB 3.x - (c) phpBB Group, 2005 # # $Id: schema_data.sql,v 1.194 2006/11/27 21:41:56 acydburn Exp $ # # POSTGRES BEGIN # # -- Config INSERT INTO phpbb_config (config_name, co
www.eeworm.com/read/195876/5106591

sql schema_data.sql

# # Basic DB Data for phpBB 3.x - (c) phpBB Group, 2005 # # $Id: schema_data.sql,v 1.205 2007/01/27 16:41:14 acydburn Exp $ # # POSTGRES BEGIN # # -- Config INSERT INTO phpbb_config (config_name, co
www.eeworm.com/read/184888/5244682

1 openser.spec-4.1

%define name openser %define ver 1.1.0 %define rel 0 %define EXCLUDED_MODULES mysql jabber cpl-c avp_radius auth_radius group_radius uri_radius pa postgres osp tlsops unixodbc %define MYSQ
www.eeworm.com/read/376006/2717698

c output.c

/* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/output.c,v 1.23.2.1 2008/03/20 16:04:52 meskes Exp $ */ #include "postgres_fe.h" #include "extern.h" static void output_escaped_str(char *cmd, bool
www.eeworm.com/read/376006/2717736

c datetime.c

/* $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/datetime.c,v 1.34 2007/11/15 21:14:45 momjian Exp $ */ #include "postgres_fe.h" #include #include #include #include
www.eeworm.com/read/376006/2717740

c numeric.c

/* $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/numeric.c,v 1.33 2006/10/04 00:30:12 momjian Exp $ */ #include "postgres_fe.h" #include #include #include "extern.h" #includ
www.eeworm.com/read/120487/6072042

pgrminclude

: # remove extra #include's trap "rm -f /tmp/$$.c /tmp/$$.o /tmp/$$ /tmp/$$a /tmp/$$b" 0 1 2 3 15 find . \( -name CVS -a -prune \) -o -type f -print | grep -v '\./postgres.h' | grep -v '\./pg_config
www.eeworm.com/read/120487/6072347

po sv.po

# # Swedish message translation file for postgres # # Dennis Bj鰎klund , 2002, 2003. # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 7.4\n" "POT-Creation-Date: 2003-08-09 13:12+02
www.eeworm.com/read/120487/6073291

c timestamp.c

#include "postgres_fe.h" #include #include #include #ifdef __FAST_MATH__ #error -ffast-math is known to break this code #endif #include "extern.h" #include "dt.h" #includ