Menu

Tree [638b15] master /
 History

HTTPS access


File Date Author Commit
 config 2014-01-23 Tom Lane Tom Lane [ac4ef6] Allow use of "z" flag in our printf calls, and ...
 contrib 2014-02-12 Bruce Momjian Bruce Momjian [2fc80e] Rename 'gmake' to 'make' in docs and recommende...
 doc 2014-02-14 Tom Lane Tom Lane [2128c5] Update regression testing instructions.
 src 2014-02-14 Tom Lane Tom Lane [638b15] Fix fat-fingered makefile changes for pltcl.
 .dir-locals.el 2013-08-14 Peter Eisentraut Peter Eisentraut [5e3e8e] Update Emacs configuration
 .gitattributes 2013-11-13 Peter Eisentraut Peter Eisentraut [c0764a] gitattributes: Make syntax compatible with olde...
 .gitignore 2013-10-19 Peter Eisentraut Peter Eisentraut [07bf70] Add *.pot to .gitignore
 COPYRIGHT 2014-01-07 Bruce Momjian Bruce Momjian [7e0479] Update copyright for 2014
 GNUmakefile.in 2014-02-11 Tom Lane Tom Lane [289541] Don't generate plain-text HISTORY and src/test/...
 HISTORY 2014-02-12 Tom Lane Tom Lane [dea5a8] Improve text of stub HISTORY file.
 Makefile 2011-02-14 Peter Eisentraut Peter Eisentraut [2fd770] Allow make check in PL directories
 README 2014-02-11 Tom Lane Tom Lane [289541] Don't generate plain-text HISTORY and src/test/...
 README.git 2014-02-11 Tom Lane Tom Lane [289541] Don't generate plain-text HISTORY and src/test/...
 aclocal.m4 2010-09-20 Magnus Hagander Magnus Hagander [9f2e21] Remove cvs keywords from all files.
 configure 2014-01-23 Tom Lane Tom Lane [ac4ef6] Allow use of "z" flag in our printf calls, and ...
 configure.in 2014-01-23 Tom Lane Tom Lane [ac4ef6] Allow use of "z" flag in our printf calls, and ...

Read Me

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.

PostgreSQL has many language interfaces, many of which are listed here:

	http://www.postgresql.org/download

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.  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
http://www.postgresql.org/download/.  For more information look at our
web site located at http://www.postgresql.org/.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.