代码搜索:postgres

找到约 1,357 项符合「postgres」的源代码

代码结果 1,357
www.eeworm.com/read/100285/6271640

dependencies

########################################################################### # Dependencies for libpq++ C++ library for Postgres SQL # # Author: Leo Shuster (lsh@lubrizol.com) # Updated 18 May 1999 by
www.eeworm.com/read/100285/6272216

c pg_dump.c

/*------------------------------------------------------------------------- * * pg_dump.c * pg_dump is an utility for dumping out a postgres database * into a script file. * * pg_dump will rea
www.eeworm.com/read/183001/5259017

c lock.c

/*------------------------------------------------------------------------- * * lock.c * POSTGRES low-level lock mechanism * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Gr
www.eeworm.com/read/167091/9980813

txt readme-jdbc.txt

README for the DatabaseInterface class ====================================== I through together a DatabaseInterface class that uses JDBC. I have only really used it with Postgres, but I have ha
www.eeworm.com/read/120487/6072328

c hio.c

/*------------------------------------------------------------------------- * * hio.c * POSTGRES heap access method input/output code. * * Portions Copyright (c) 1996-2003, PostgreSQL Global De
www.eeworm.com/read/120487/6073061

h prs2lock.h

/*------------------------------------------------------------------------- * * prs2lock.h * data structures for POSTGRES Rule System II (rewrite rules only) * * Portions Copyright (c) 1996-200
www.eeworm.com/read/104713/6203121

java postgresqlidgenerator.java

package pl.test; import java.sql.Connection; /** * ID generator for the postgres database. * */ public class PostgresqlIdGenerator extends AbstractHighLowIdGenerator { /** * Postgre
www.eeworm.com/read/100285/6270651

sgml runtime.sgml

Runtime Environment This chapter outlines the interaction between Postgres and the operating system.
www.eeworm.com/read/100285/6270683

sgml install.sgml

Installation Complete installation instructions for Postgres v6.5.1.
www.eeworm.com/read/100285/6270699

sgml rules.sgml

The Postgres Rule System Production rule systems are conceptually simple, but there are many subtle points involved in