代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/398634/2374621
crash-me postgres.crash-me
*****************************************************************
NOTE:
This is an old comment about how it was to run crash-me on postgreSQL
the first time. I think it was on pg 6.2
****************
www.eeworm.com/read/387667/2557133
h postgres_fe.h
/*-------------------------------------------------------------------------
*
* postgres_fe.h
* Primary include file for PostgreSQL client-side .c files
*
* This should be the first file includ
www.eeworm.com/read/387667/2557169
h postgres_ext.h
/*-------------------------------------------------------------------------
*
* postgres_ext.h
*
* This file contains declarations of things that are visible everywhere
* in PostgreSQL *and* a
www.eeworm.com/read/387667/2557481
h postgres_fe.h
/*-------------------------------------------------------------------------
*
* postgres_fe.h
* Primary include file for PostgreSQL client-side .c files
*
* This should be the first file includ
www.eeworm.com/read/381424/2646117
sql jive_postgres.sql
CREATE TABLE jiveForum (
forumID INT8 NOT NULL,
name VARCHAR(255) UNIQUE NOT NULL,
description TEXT,
modDefaultThreadVal INT8 NOT NULL,
modMin
www.eeworm.com/read/358128/3003578
crash-me postgres.crash-me
*****************************************************************
NOTE:
This is an old comment about how it was to run crash-me on postgreSQL
the first time. I think it was on pg 6.2
****************
www.eeworm.com/read/134086/14009177
sql postgres_schema.sql
/*
phpBB2 PostgreSQL DB schema - phpBB group 2001
$Id: postgres_schema.sql,v 1.1.1.1 2003/02/11 22:27:33 wei.gao Exp $
*/
CREATE SEQUENCE phpbb_banlist_id_seq start 1 increment 1 maxvalue
www.eeworm.com/read/134086/14009182
sql postgres_basic.sql
/*
* Basic DB data for phpBB2 devel
*
* $Id: postgres_basic.sql,v 1.1.1.1 2003/02/11 22:27:33 wei.gao Exp $
*/
-- Config
INSERT INTO phpbb_config (config_name, config_value) VALUES ('config_id