代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/100285/6271796
readme
PyGreSQL - v2.4: PostgreSQL module for Python
==============================================
0. Copyright notice
===================
PyGreSQL, version 2.4
A Python interface for PostgreSQL data
www.eeworm.com/read/183001/5259939
h ascii.h
/*-----------------------------------------------------------------------
* ascii.h
*
* Portions Copyright (c) 1999-2005, PostgreSQL Global Development Group
*
* $PostgreSQL: pgsql/src/include/u
www.eeworm.com/read/183001/5260552
makefile
#-------------------------------------------------------------------------
#
# Makefile for src/bin/pg_config
#
# Copyright (c) 1998-2005, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/sr
www.eeworm.com/read/387667/2557394
h ascii.h
/*-----------------------------------------------------------------------
* ascii.h
*
* Portions Copyright (c) 1999-2006, PostgreSQL Global Development Group
*
* $PostgreSQL: pgsql/src/include/u
www.eeworm.com/read/120487/6073202
java blobtest.java
package org.postgresql.test.jdbc2;
import org.postgresql.test.TestUtil;
import junit.framework.TestCase;
import java.io.*;
import java.sql.*;
import org.postgresql.largeobject.*;
/*
* $Id: BlobTes
www.eeworm.com/read/120487/6073214
java poolingdatasourcetest.java
package org.postgresql.test.jdbc2.optional;
import java.sql.SQLException;
import java.sql.Statement;
import org.postgresql.test.TestUtil;
import org.postgresql.jdbc2.optional.PoolingDataSource;
impor
www.eeworm.com/read/222917/4815521
readme
Test scripts assumes:
- PostgreSQL server is installed locally
- there is a PostgreSQL account for the users running the test scripts
- there is database named "test"
For instance, if your login
www.eeworm.com/read/183001/5258491
makefile
#----------------------------------------------------------------------------
#
# PostgreSQL documentation makefile
#
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.75 2005/01/04 21:03:30 petere Exp $
www.eeworm.com/read/422060/2043294
readme
Test scripts assumes:
- PostgreSQL server is installed locally
- there is a PostgreSQL account for the users running the test scripts
- there is database named "test"
For instance, if your login