代码搜索:Postgresql
找到约 4,136 项符合「Postgresql」的源代码
代码结果 4,136
www.eeworm.com/read/183001/5260624
po de.po
# German message translation file for pg_resetxlog
# Peter Eisentraut , 2002, 2003, 2004, 2005.
#
# $PostgreSQL: pgsql/src/bin/pg_resetxlog/po/de.po,v 1.9 2005/11/04 23:31:11 petere E
www.eeworm.com/read/183001/5260684
h mbprint.h
/* $PostgreSQL: pgsql/src/bin/psql/mbprint.h,v 1.8 2005/09/24 17:53:27 tgl Exp $ */
#ifndef MBPRINT_H
#define MBPRINT_H
#include "mb/pg_wchar.h"
extern char *mbvalidate(char *pwcs, int encoding);
e
www.eeworm.com/read/183001/5260692
po ko.po
# Korean message translation file for psql
# Ioseph Kim. , 2004.
#
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2004-12-13 22:21+0900\n"
"PO-R
www.eeworm.com/read/183001/5260698
po cs.po
# translation of psql-cs.po to Czech
# Czech message translation file for psql
#
# $PostgreSQL: pgsql/src/bin/psql/po/cs.po,v 1.5 2005/01/06 00:11:55 tgl Exp $
# Karel Zak , 2001-2003
www.eeworm.com/read/274610/4185165
entries
/Makefile/1.10/Thu Feb 24 02:52:17 2005//Tsqlrelay-0_39
D/activex////
D/c////
D/c++////
D/java////
D/jdbc////
D/mysql////
D/oci8////
D/odbc////
D/perl////
D/php////
D/phppeardb////
D/postgresql////
D/
www.eeworm.com/read/422060/2043288
phpt 11pg_meta_data.phpt
--TEST--
PostgreSQL pg_metadata()
--SKIPIF--
--FILE--
www.eeworm.com/read/422060/2043301
phpt 09notice.phpt
--TEST--
PostgreSQL notice function
--SKIPIF--
--INI--
pgsql.log_notice=1
pgsql.ignore_notices=0
--FILE--
www.eeworm.com/read/422060/2045735
phpt bug17988.phpt
--TEST--
Bug #17988 (strtotime handling of postgresql timestamps)
--FILE--
www.eeworm.com/read/387667/2557426
h pg_wchar.h
/* $PostgreSQL: pgsql/src/include/mb/pg_wchar.h,v 1.69 2006/10/04 00:30:09 momjian Exp $ */
#ifndef PG_WCHAR_H
#define PG_WCHAR_H
#include
#ifdef FRONTEND
#undef palloc
#define palloc
www.eeworm.com/read/376006/2717748
h extern.h
/* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/extern.h,v 1.34 2008/02/07 11:09:12 meskes Exp $ */
#ifndef _ECPG_LIB_EXTERN_H
#define _ECPG_LIB_EXTERN_H
#include "postgres_fe.h"
#include "libpq-f