代码搜索:PostgreSQL

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

代码结果 4,136
www.eeworm.com/read/120487/6073166

java field.java

/*------------------------------------------------------------------------- * * Field.java * Field is a class used to describe fields in a PostgreSQL ResultSet * * Copyright (c) 2003, Postgre
www.eeworm.com/read/120487/6073179

java pgbytea.java

/*------------------------------------------------------------------------- * * PGbytea.java * Converts to and from the postgresql bytea datatype used by the backend. * * Copyright (c) 2003,
www.eeworm.com/read/120487/6073181

java pgstatement.java

/*------------------------------------------------------------------------- * * PGStatement.java * This interface defines PostgreSQL extentions to the java.sql.Statement * interface. Any
www.eeworm.com/read/120487/6073241

java largeobject.java

/*------------------------------------------------------------------------- * * LargeObject.java * This class implements the large object interface to org.postgresql. * * Copyright (c) 2003,
www.eeworm.com/read/118801/6096008

cpp qsql_psql.cpp

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

c pltcl.c

/********************************************************************** * pltcl.c - PostgreSQL support for Tcl as * procedural language (PL) * * IDENTIFICATION * $Header: /usr/local/cvsroo
www.eeworm.com/read/100285/6272224

c pg_encoding.c

/*------------------------------------------------------------------------- * * pg_encoding.c * * * Copyright (c) 1998, PostgreSQL development group * * * IDENTIFICATION * $Header: /usr/loc
www.eeworm.com/read/100285/6272341

c psql.c

/*------------------------------------------------------------------------- * * psql.c * an interactive front-end to postgreSQL * * Copyright (c) 1996, Regents of the University of California
www.eeworm.com/read/183001/5258959

l scan.l

%{ /********************************************************************** * scan.l - Scanner for the PL/pgSQL * procedural language * * IDENTIFICATION * $PostgreSQL: pgsql/src/pl/plpgsql
www.eeworm.com/read/183001/5258960

y gram.y

%{ /********************************************************************** * gram.y - Parser for the PL/pgSQL * procedural language * * IDENTIFICATION * $PostgreSQL: pgsql/src/pl/plpg