代码搜索:PostgreSQL

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

代码结果 4,136
www.eeworm.com/read/183001/5259920

h parse_relation.h

/*------------------------------------------------------------------------- * * parse_relation.h * prototypes for parse_relation.c. * * * Portions Copyright (c) 1996-2005, PostgreSQL Global De
www.eeworm.com/read/183001/5259994

h var.h

/*------------------------------------------------------------------------- * * var.h * prototypes for optimizer/util/var.c. * * * Portions Copyright (c) 1996-2005, PostgreSQL Global Developme
www.eeworm.com/read/183001/5260009

h crypt.h

/*------------------------------------------------------------------------- * * crypt.h * Interface to libpq/crypt.c * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group *
www.eeworm.com/read/183001/5260117

c fe-auth.c

/*------------------------------------------------------------------------- * * fe-auth.c * The front-end (client) authorization routines * * Portions Copyright (c) 1996-2005, PostgreSQL Globa
www.eeworm.com/read/183001/5260156

c fe-print.c

/*------------------------------------------------------------------------- * * fe-print.c * functions for pretty-printing query results * * Portions Copyright (c) 1996-2005, PostgreSQL Global
www.eeworm.com/read/183001/5260157

def blibpqdll.def

; DEF file for Borland C++ Builder LIBRARY BLIBPQ DESCRIPTION "PostgreSQL Client Library" EXPORTS _PQconnectdb @ 1 _PQsetdbLogin @ 2 _PQconndefaults @
www.eeworm.com/read/183001/5260572

makefile

#------------------------------------------------------------------------- # # Makefile for src/bin/pg_dump # # Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group # Portions Copyrig
www.eeworm.com/read/183001/5260601

c pg_dumpall.c

/*------------------------------------------------------------------------- * * pg_dumpall.c * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group * Portions Copyright (c) 199
www.eeworm.com/read/183001/5260656

makefile

#------------------------------------------------------------------------- # # Makefile for src/bin/pg_ctl # # Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group # Portions Copyrigh
www.eeworm.com/read/387667/2557124

pgcrypto readme.pgcrypto

pgcrypto - cryptographic functions for PostgreSQL ================================================= Marko Kreen // Note: this document is in asciidoc format. 1. Installation --