代码搜索:Postgresql

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

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

sgml alter_trigger.sgml

www.eeworm.com/read/120487/6071908

sgml pg_dumpall.sgml

www.eeworm.com/read/120487/6073155

java connectionpool.java

package org.postgresql.jdbc2.optional; import javax.sql.ConnectionPoolDataSource; import javax.sql.PooledConnection; import java.sql.SQLException; import java.io.Serializable; import java.io.ObjectOu
www.eeworm.com/read/120487/6073198

java jdbc2testsuite.java

package org.postgresql.test.jdbc2; import junit.framework.TestSuite; /* * Executes all known tests for JDBC2 and includes some utility methods. */ public class Jdbc2TestSuite extends TestSuite {
www.eeworm.com/read/120487/6073260

c ecpg.c

/* $Header: /cvsroot/pgsql/src/interfaces/ecpg/preproc/ecpg.c,v 1.81.2.2 2004/07/20 18:22:53 meskes Exp $ */ /* New main for ecpg, the PostgreSQL embedded SQL precompiler. */ /* (C) Michael Meskes
www.eeworm.com/read/120487/6073811

po sl.po

# Slovenian message translation for pgscripts. # # Aleksander Kmetec , 2003. # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 7.4\n" "POT-Creation-Date: 2003-10-05 1
www.eeworm.com/read/120487/6073871

po es.po

# Spanish message translation file for pg_controldata # Karim Mribti , 2002. # Alvaro Herrera , 2003 # msgid "" msgstr "" "Project-Id-Version: PostgreSQL 7.
www.eeworm.com/read/100285/6271790

c pgmodule.c

/* * PyGres, version 2.2 A Python interface for PostgreSQL database. Written by * D'Arcy J.M. Cain, (darcy@druid.net). Based heavily on code written by * Pascal Andre, andre@chimay.via.ecp.fr. Cop
www.eeworm.com/read/402770/11528296

cpp ex349_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_POSTGRESQL #define OTL_UNICODE // Enable Unicode OTL for ODBC #include // include the OTL 4.0 header fil
www.eeworm.com/read/402770/11528410

cpp ex348_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_POSTGRESQL // Compile OTL 4.0/ODBC #define OTL_UNICODE // Enable Unicode OTL for ODBC #include // includ