代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/183001/5260016
h tcopprot.h
/*-------------------------------------------------------------------------
*
* tcopprot.h
* prototypes for postgres.c.
*
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Gr
www.eeworm.com/read/183001/5260017
h fastpath.h
/*-------------------------------------------------------------------------
*
* fastpath.h
*
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
* Portions Copyright (c) 19
www.eeworm.com/read/183001/5260168
c testlo.c
/*-------------------------------------------------------------------------
*
* testlo.c
* test using large objects with libpq
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Developmen
www.eeworm.com/read/183001/5260213
readme
Regression Tests
The regression tests are a comprehensive set of tests for the SQL
implementation in PostgreSQL. They test standard SQL operations as
well as t
www.eeworm.com/read/183001/5260655
c common.c
/*-------------------------------------------------------------------------
*
* common.c
* Common support routines for bin/scripts/
*
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Dev
www.eeworm.com/read/174099/5365368
list database.name.list
Oracle|SyBase|DB2|MS SQLServer|MySql|PostgreSQL|Informix|HSQL DB|Pointbase|MS Access|ODBC|Other
www.eeworm.com/read/310422/3698232
comment pg.comment
*****************************************************************
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/291458/3966527
sql standard.sql
--HSQLDB,PostgreSQL,MySQL
create table tcsrf
(
t TIMESTAMP,
sessionGroupName varchar( 256 ),
sessionId varchar( 256 ),
token varchar( 128 )
);
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