代码搜索:Postgresql
找到约 4,136 项符合「Postgresql」的源代码
代码结果 4,136
www.eeworm.com/read/100285/6272176
runall
#! /bin/sh
PATH=..:$PATH
echo "Testing PostgreSQL compilation..."
if ! test-pgsql-locale; then
exit 1
fi
LC_CTYPE=gr_GR.ISO8859-7
LC_COLLATE=$LC_CTYPE
export LC_CTYPE LC_COLLATE
echo "Testing L
www.eeworm.com/read/100285/6272188
runall
#! /bin/sh
PATH=..:$PATH
echo "Testing PostgreSQL compilation..."
if ! test-pgsql-locale; then
exit 1
fi
LC_CTYPE=ru_RU.KOI8-R
LC_COLLATE=$LC_CTYPE
export LC_CTYPE LC_COLLATE
PGCLIENTENCODING=w
www.eeworm.com/read/476413/6761332
txt readme.txt
Advanced Poll v2.03 (PHP/MySQL)
Copyright (c)2001 Chi Kien Uong
URL: http://www.proxy2.de
Requirements:
- MySQL 3.2x or PostgreSQL 7.x
- PHP3 or PHP4
Installation:
1. Open the confi
www.eeworm.com/read/124343/14572904
html 1311.html
linux知识宝库/apache/Linux平台jsp环境搭建(Tomcat4+jdk+postgreSQL7.4)
www.eeworm.com/read/124343/14574719
html 1258.html
linux知识宝库/apache/PHP+JSP/servlets+Mysql+postgresql+apache完全安装
www.eeworm.com/read/222917/4815516
phpt 11pg_meta_data.phpt
--TEST--
PostgreSQL pg_metadata()
--SKIPIF--
--FILE--
www.eeworm.com/read/222917/4815527
phpt 09notice.phpt
--TEST--
PostgreSQL notice function
--SKIPIF--
--INI--
pgsql.log_notice=1
pgsql.ignore_notices=0
--FILE--