代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/161693/5550506
sql jpetstore-postgres-schema.sql
drop index productCat;
drop index productName;
drop index itemProd;
drop table lineitem;
drop table orderstatus;
drop table orders;
drop table bannerdata;
drop table profile;
drop table sign
www.eeworm.com/read/100285/6272312
hlp history.hlp
.pgaw:Help.f.t insert end \
"PostgreSQL history\n\n" {title} \
"The Berkeley Postgres project\n" {bold} \
"Implementation of the Postgres DBMS began in 1986. The initial concepts for the system were p
www.eeworm.com/read/148153/5717850
entries
/README/1.5/Thu Mar 18 21:03:55 2004//Trelease_1_0
/cisco_h323_db_sample_functions-postgres.sql/1.6/Thu Jul 17 23:21:16 2003//Trelease_1_0
/cisco_h323_db_schema-postgres.sql/1.14/Thu May 13 20:27:50 2
www.eeworm.com/read/144314/5750986
entries
/README/1.5/Thu Mar 18 21:03:55 2004//Trelease_1_0
/cisco_h323_db_sample_functions-postgres.sql/1.6/Thu Jul 17 23:21:16 2003//Trelease_1_0
/cisco_h323_db_schema-postgres.sql/1.14/Thu May 13 20:27:50 2
www.eeworm.com/read/124745/6041254
entries
/README/1.5/Thu Mar 18 21:03:55 2004//Trelease_1_0_1
/cisco_h323_db_sample_functions-postgres.sql/1.6/Thu Jul 17 23:21:16 2003//Trelease_1_0_1
/cisco_h323_db_schema-postgres.sql/1.14/Thu May 13 20:27:
www.eeworm.com/read/100285/6271716
in makefile.global.in
#----------------------------------------------------------------------------
#
# Makefile.global--
# global configuration for pgsqlodbc (Postgres ODBC driver)
#
# Copyright (c) 1994, Regents of th
www.eeworm.com/read/100285/6271771
pl makefile.pl
#-------------------------------------------------------
#
# $Id: Makefile.PL,v 1.14 1998/10/18 02:36:48 tgl Exp $
#
# Copyright (c) 1997, 1998 Edmund Mergl
#
#---------------------------------------
www.eeworm.com/read/280954/10276477
makefile
PYTHON = python$(PYTHON_VERSION)
PYTHON_VERSION = 2.4
TESTDB = storm_test
all:
@:
check:
@echo "* Creating $(TESTDB)"
@if psql -l | grep -q " $(TESTDB) "; then \
dropdb $(TESTDB) >/dev/null;
www.eeworm.com/read/148153/5717849
sql clarent_db_schema-postgres.sql
/*
* Id: postgresql.conf,v 1.8.2.11 2003/07/15 11:15:43 pnixon Exp $
*
* --- Peter Nixon [ codemonkey@peternixon.net ]
* This is a custom SQL schema for doing Clarent VoIP accounting
* Clarents d
www.eeworm.com/read/138890/5813217
sql clarent_db_schema-postgres.sql
/*
* Id: postgresql.conf,v 1.8.2.11 2003/07/15 11:15:43 pnixon Exp $
*
* --- Peter Nixon [ codemonkey@peternixon.net ]
* This is a custom SQL schema for doing Clarent VoIP accounting
* Clarents d