代码搜索:postgres

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

代码结果 1,357
www.eeworm.com/read/255402/4376807

sql clarent_db_schema-postgres.sql

/* * Id: postgresql.conf,v 1.8.2.11 2003/07/15 11:15:43 pnixon Exp $ * * --- Peter Nixon [ codemonkey@peternixon.net ] * This is a custom SQL schema for doing Clarent VoIP accounting * Clarents d
www.eeworm.com/read/120487/6073333

readme

This directory contains the C version of Libpq, the POSTGRES frontend library.
www.eeworm.com/read/120487/6073409

makefile

# The Postgres make files exploit features of GNU make that other makes # do not have. Because it is a common mistake for users to try to build # Postgres with a different make, we have this make fil
www.eeworm.com/read/100285/6270677

sgml history.sgml

A Short History of Postgres The Object-Relational Database Management System now known as PostgreSQL (and br
www.eeworm.com/read/100285/6271324

sample pg_ident.conf.sample

# This is the pg_ident.conf file, which is used with Postgres ident-based # authentication (a subtype of host-based authentication). # This is a table of ident usernames (typically Unix usernames) an
www.eeworm.com/read/100285/6271837

readme

This directory contains the C version of Libpq, the POSTGRES frontend library.
www.eeworm.com/read/100285/6271898

makefile

# The Postgres make files exploit features of GNU make that other makes # do not have. Because it is a common mistake for users to try to build # Postgres with a different make, we have this make fil
www.eeworm.com/read/100285/6272253

hlp load.hlp

.pgaw:Help.f.t insert end "LOAD" {bold} " Loads an object (or \".o\") file into the Postgres backend address space. Once a file is loaded, all functions in that file can be accessed. This function is
www.eeworm.com/read/100285/6272294

hlp declare.hlp

.pgaw:Help.f.t insert end "DECLARE" {bold} " allows a user to create cursors, which can be used to retrieve a small number of rows at a time out of a larger query. Cursors can return data either in te
www.eeworm.com/read/100285/6272302

hlp create_operator.hlp

.pgaw:Help.f.t insert end "CREATE OPERATOR" {bold} " defines a new operator, name. The user who defines an operator becomes its owner. The operator name is a sequence of up to thirty two (32) charac