代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/444763/1729576
sql postgres_swis.sql
-- $Id: postgres_swis.sql,v 1.2 2005/06/25 08:31:43 jmettraux Exp $
--
-- creating the tables necessary for the 'swis' in postgresql
--
-- This SQL script was written by Marc 'whychung' Chung
www.eeworm.com/read/422060/2045560
tcl speedtest.tcl
#!/usr/bin/tclsh
#
# Run this script using TCLSH to do a speed comparison between
# various versions of SQLite and PostgreSQL and MySQL
#
# Run a test
#
set cnt 1
proc runtest {title} {
global cnt
www.eeworm.com/read/422060/2045570
tcl speedtest2.tcl
#!/usr/bin/tclsh
#
# Run this script using TCLSH to do a speed comparison between
# various versions of SQLite and PostgreSQL and MySQL
#
# Run a test
#
set cnt 1
proc runtest {title} {
global cnt
www.eeworm.com/read/387667/2557176
h in.h
/* $PostgreSQL: pgsql/src/include/port/win32/netinet/in.h,v 1.3 2006/03/11 04:38:39 momjian Exp $ */
#include
www.eeworm.com/read/376006/2717085
readme
$PostgreSQL: pgsql/src/backend/storage/buffer/README,v 1.12 2007/05/30 20:11:58 tgl Exp $
Notes about shared buffer access rules
--------------------------------------
There are two separate access
www.eeworm.com/read/376006/2717317
readme
$PostgreSQL: pgsql/src/backend/utils/resowner/README,v 1.5 2007/03/13 00:33:42 tgl Exp $
Notes about resource owners
---------------------------
ResourceOwner objects are a concept invented to simpl
www.eeworm.com/read/376006/2717562
makefile
#-------------------------------------------------------------------------
#
# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_euc_jis_2004/Makefile,v 1.1 2007/03/25 11:56:02 ishii E
www.eeworm.com/read/376006/2717566
makefile
#-------------------------------------------------------------------------
#
# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile,v 1.4 2007/02/09 15:55:59 petere Exp
www.eeworm.com/read/376006/2717645
h in.h
/* $PostgreSQL: pgsql/src/include/port/win32/netinet/in.h,v 1.3 2006/03/11 04:38:39 momjian Exp $ */
#include
www.eeworm.com/read/173349/9661369
tcl speedtest.tcl
#!/usr/bin/tclsh
#
# Run this script using TCLSH to do a speed comparison between
# various versions of SQLite and PostgreSQL and MySQL
#
# Run a test
#
set cnt 1
proc runtest {title} {
global cnt