代码搜索:PostgreSQL

找到约 4,136 项符合「PostgreSQL」的源代码

代码结果 4,136
www.eeworm.com/read/120487/6072990

h pg_locale.h

/*----------------------------------------------------------------------- * * PostgreSQL locale utilities * * $Id: pg_locale.h,v 1.15 2003/08/04 23:59:41 tgl Exp $ * * Copyright (c) 2002-2003, P
www.eeworm.com/read/120487/6073085

java datestyle.java

package example; import java.io.*; import java.sql.*; /* * This example tests the various date styles that are available to postgresql. * * To use this example, you need a database to be in exist
www.eeworm.com/read/120487/6073211

java optionaltestsuite.java

package org.postgresql.test.jdbc2.optional; import junit.framework.TestSuite; /** * Test suite for the JDBC 2.0 Optional Package implementation. This * includes the DataSource, ConnectionPoolData
www.eeworm.com/read/113378/6132654

php webpac.class.php

www.eeworm.com/read/130515/14188556

install

Installation shouldn't be too difficult, but it may take some tweaking to get it to work. The only outside requirements are postgresql, a web server, php, and preferably SSL. Authentication is done
www.eeworm.com/read/222917/4815518

phpt 06copy.phpt

--TEST-- PostgreSQL copy functions --SKIPIF-- --FILE-- --EXPECT-- OK
www.eeworm.com/read/187906/5215292

java jtsgeometry.java

/* * JtsGeometry.java * * Wrapper for PostgreSQL JDBC driver to allow transparent reading and writing * of JTS geometries * * (C) 2005 Markus Schaber, markus.schaber@logix-tt.com * * This l
www.eeworm.com/read/187906/5215298

java versionprinter.java

/* * VersionPrinter.java * * PostGIS extension for PostgreSQL JDBC driver - example and test classes * * (C) 2005 Markus Schaber, markus.schaber@logix-tt.com * * This program is free softwar
www.eeworm.com/read/187906/5215300

java testautoregister.java

/* * TestAutoregister.java * * PostGIS extension for PostgreSQL JDBC driver - example and test classes * * (C) 2005 Markus Schaber, markus.schaber@logix-tt.com * * This program is free softw
www.eeworm.com/read/187906/5215320

java driverwrapperautoprobe.java

/* * DriverWrapperAutoprobe.java * * PostGIS extension for PostgreSQL JDBC driver - Wrapper utility class * * (C) 2005 Markus Schaber, markus.schaber@logix-tt.com * * This library is free so