代码搜索:Postgresql
找到约 4,136 项符合「Postgresql」的源代码
代码结果 4,136
www.eeworm.com/read/376006/2718339
po sl.po
# translation of pg_config.po to Slovenian
# Aleksander Kmetec , 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 8.0\n"
"POT-Creation-Date: 2005-01-16 01:10+000
www.eeworm.com/read/134815/5891768
sql postgres_schema.sql
/*
phpBB2 PostgreSQL DB schema - phpBB group 2001
$Id: postgres_schema.sql,v 1.1.2.5 2005/05/06 20:50:13 acydburn Exp $
*/
CREATE SEQUENCE phpbb_banlist_id_seq start 1 increment 1 maxvalue 214748
www.eeworm.com/read/120487/6072575
pl ucs_to_cyrillic.pl
#! /usr/bin/perl
#
# Copyright (c) 2001-2003, PostgreSQL Global Development Group
#
# $Id: UCS_to_cyrillic.pl,v 1.3 2003/08/04 23:59:39 tgl Exp $
#
# Generate UTF-8 ISO8859 code conversion tables
www.eeworm.com/read/120487/6073709
runall
#! /bin/sh
PATH=..:$PATH
echo "Testing PostgreSQL compilation..."
LC_CTYPE=ru_RU.KOI8-R
LC_COLLATE=$LC_CTYPE
export LC_CTYPE LC_COLLATE
PGCLIENTENCODING=win
export PGCLIENTENCODING
echo "Testing
www.eeworm.com/read/120487/6073783
po es.po
# Spanish message translation file for pg_resetxlog
# Ivan Hernandez , 2003.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.4\n"
"POT-Creation-Date: 2003-10-20 00:52-03
www.eeworm.com/read/222917/4815513
m4 config.m4
dnl
dnl $Id: config.m4,v 1.34.4.2.2.3 2006/01/05 21:53:30 sniper Exp $
dnl
AC_DEFUN([PHP_PGSQL_CHECK_FUNCTIONS],[
])
PHP_ARG_WITH(pgsql,for PostgreSQL support,
[ --with-pgsql[=DIR] Include Pos
www.eeworm.com/read/222917/4815517
phpt 20pg_get_pid.phpt
--TEST--
PostgreSQL pg_get_pid() functions
--SKIPIF--
--FILE--
www.eeworm.com/read/222917/4815528
phpt 15pg_delete.phpt
--TEST--
PostgreSQL pg_delete()
--SKIPIF--
--FILE--
www.eeworm.com/read/222917/4815529
phpt 19pg_ping.phpt
--TEST--
PostgreSQL pg_ping() functions
--SKIPIF--
--FILE--