Menu

Tree [e61639] master /
 History

HTTPS access


File Date Author Commit
 config 2012-05-15 Tom Lane Tom Lane [f66774] Put back AC_REQUIRE([AC_STRUCT_TM]).
 contrib 2015-01-12 Pavan Deolasee Pavan Deolasee [14f8b1] Add "force" option to pgxc_ctl init command to ...
 doc 2014-05-12 Mason Sharp Mason Sharp [bad6f4] This commit merges in Postgres-XL functionality.
 doc-xc 2015-07-27 Mason Sharp Mason Sharp [e61639] Changed license from the Mozilla Public License
 src 2015-07-27 Mason Sharp Mason Sharp [e61639] Changed license from the Mozilla Public License
 .gitignore 2014-05-12 Mason Sharp Mason Sharp [bad6f4] This commit merges in Postgres-XL functionality.
 COPYRIGHT 2015-07-27 Mason Sharp Mason Sharp [e61639] Changed license from the Mozilla Public License
 GNUmakefile.in 2012-04-16 Michael P Michael P [ceaf33] Support for "make world"
 LICENSE.txt 2015-07-27 Mason Sharp Mason Sharp [e61639] Changed license from the Mozilla Public License
 Makefile 2011-02-14 Peter Eisentraut Peter Eisentraut [2fd770] Allow make check in PL directories
 README 2014-05-12 Mason Sharp Mason Sharp [bad6f4] This commit merges in Postgres-XL functionality.
 README.git 2012-05-25 Michael Paquier Michael Paquier [eef28c] Change Copyright to "Postgres-XC Development Gr...
 aclocal.m4 2010-09-20 Magnus Hagander Magnus Hagander [9f2e21] Remove cvs keywords from all files.
 configure 2014-05-12 Mason Sharp Mason Sharp [bad6f4] This commit merges in Postgres-XL functionality.
 configure.in 2014-05-12 Mason Sharp Mason Sharp [bad6f4] This commit merges in Postgres-XL functionality.

Read Me

Postgres-XL Database Management System
======================================

This directory contains the source code distribution of the Postgres-XL
database management system.

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

Postgres-XL has many language interfaces similar to PostgreSQL, many of
which are listed here:

	http://www.postgresql.org/download

See the file INSTALL for instructions on how to build and install
Postgres-XL.  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 Postgres-XL
system.  Changes between all Postgres-XL 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
http://sourceforge.net/projects/postgres-xl/.  For more information look at our
web site located at http://postgres-xl.sourceforge.net/.