Go to file
2005-09-10 05:21:52 +00:00
config Allow Win32 libpq will use it's minimal pthread implementation, and ecpg 2005-08-29 00:47:35 +00:00
contrib Correct comment about why contrib/xml2 isn't built automatically. 2005-09-01 22:02:44 +00:00
doc Update URL for FAQ_MINGW. 2005-09-10 05:21:52 +00:00
src Given its current definition that depends on time(NULL), timetz_zone 2005-09-09 06:51:12 +00:00
aclocal.m4
configure Allow Win32 libpq will use it's minimal pthread implementation, and ecpg 2005-08-29 00:47:35 +00:00
configure.in
COPYRIGHT
GNUmakefile.in
Makefile
README
README.CVS

PostgreSQL Database Management System
=====================================
  
This directory contains the source code distribution of the PostgreSQL
database management system.

PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, subqueries, triggers, user-defined types
and functions.  This distribution also contains C language bindings.

The JDBC, ODBC, C++, Python, and Tcl interfaces have been moved to the
PostgreSQL Projects Web Site at http://gborg.postgresql.org for separate
maintenance.  A Perl DBI/DBD driver is available from CPAN.

See the file INSTALL for instructions on how to build and install
PostgreSQL.  That file also lists supported operating systems and
hardware platforms and contains information regarding any other
software packages that are required to build or run the PostgreSQL
system.  Changes between all PostgreSQL releases are recorded in the
file HISTORY.  Copyright and license information can be found in the
file COPYRIGHT.  A comprehensive documentation set is included in this
distribution; it can be read as described in the installation
instructions.

The latest version of this software may be obtained at
ftp://ftp.postgresql.org/pub/.  For more information look at our web
site located at http://www.postgresql.org/.