代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/245769/4501595
properties jdbc.properties
jdbc.driverClassName=org.postgresql.Driver
jdbc.url=jdbc:postgresql://localhost/weblog
jdbc.username=postgres
jdbc.password=password
www.eeworm.com/read/183001/5259925
h pg_locale.h
/*-----------------------------------------------------------------------
*
* PostgreSQL locale utilities
*
* $PostgreSQL: pgsql/src/include/utils/pg_locale.h,v 1.20.2.1 2006/01/05 00:54:51 tgl Ex
www.eeworm.com/read/390655/2527630
properties jdbc.properties
jdbc.driverClassName=org.postgresql.Driver
jdbc.url=jdbc:postgresql://localhost/weblog
jdbc.username=postgres
jdbc.password=password
www.eeworm.com/read/387667/2557113
xml2 readme.xml2
XML-handling functions for PostgreSQL
=====================================
Development of this module was sponsored by Torchbox Ltd. (www.torchbox.com)
It has the same BSD licence as PostgreSQL.
Th
www.eeworm.com/read/387667/2557380
h pg_locale.h
/*-----------------------------------------------------------------------
*
* PostgreSQL locale utilities
*
* $PostgreSQL: pgsql/src/include/utils/pg_locale.h,v 1.22 2006/03/05 15:59:07 momjian Ex
www.eeworm.com/read/341356/3252552
patch rpm-pgsql-7.1.patch
diff -uNr postgresql-7.1.2.orig/src/bin/scripts/createlang.sh postgresql-7.1.2/src/bin/scripts/createlang.sh
--- postgresql-7.1.2.orig/src/bin/scripts/createlang.sh Sun Feb 18 13:34:01 2001
+++ postgr
www.eeworm.com/read/100285/6270790
sgml legal.sgml
Copyrights and Trademarks
PostgreSQL is Copyright © 1996-9
by the PostgreSQL Global Development Group,
and is dist
www.eeworm.com/read/363729/2912833
java postgresqlsourcebuilder.java
package org.speedframework.application.postgresql;
import org.speedframework.action.IActionBuilderFactory;
import org.speedframework.action.postgresql.PostgresqlActionBuilder;
import org.speedfra