代码搜索:PostgreSQL

找到约 4,136 项符合「PostgreSQL」的源代码

代码结果 4,136
www.eeworm.com/read/376006/2716969

sgml pg_ctl-ref.sgml

www.eeworm.com/read/136865/5842487

cpp qsql_psql.cpp

/**************************************************************************** ** ** Implementation of PostgreSQL driver classes ** ** Created : 001103 ** ** Copyright (C) 1992-2002 Trolltech AS. All
www.eeworm.com/read/136815/5856881

cpp qsql_psql.cpp

/**************************************************************************** ** ** Implementation of PostgreSQL driver classes ** ** Created : 001103 ** ** Copyright (C) 1992-2002 Trolltech AS. All
www.eeworm.com/read/120487/6072028

makefile

#------------------------------------------------------------------------- # # Makefile for tools/thread # # Copyright (C) 2003 by PostgreSQL Global Development Team # # $Header: /cvsroot/pgsql/src/to
www.eeworm.com/read/120487/6072205

h cygwin.h

/*------------------------------------------------------------------------- * * Dynamic loader declarations for Cygwin * * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group *
www.eeworm.com/read/120487/6072387

c operatorcmds.c

/*------------------------------------------------------------------------- * * operatorcmds.c * * Routines for operator manipulation commands * * Portions Copyright (c) 1996-2003, PostgreSQL
www.eeworm.com/read/120487/6072426

c parser.c

/*------------------------------------------------------------------------- * * parser.c * Main entry point/driver for PostgreSQL grammar * * Note that the grammar is not allowed to perform any
www.eeworm.com/read/120487/6072499

c version.c

/*------------------------------------------------------------------------- * * version.c * Returns the PostgreSQL version string * * IDENTIFICATION * * $Header: /cvsroot/pgsql/src/backend/uti
www.eeworm.com/read/120487/6072932

h catversion.h

/*------------------------------------------------------------------------- * * catversion.h * "Catalog version number" for PostgreSQL. * * The catalog version number is used to flag incompatib
www.eeworm.com/read/120487/6073161

java baseresultset.java

/*------------------------------------------------------------------------- * * BaseResultSet.java * The internal interface definition for a jdbc result set * * Copyright (c) 2003, PostgreSQL G