Skip to content

postgrespro/sqljson

This branch is 74 commits ahead of, 5938 commits behind sqljson.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Nikita Glukhov
Nov 3, 2017
d51a7fa · Nov 3, 2017
Sep 30, 2017
Nov 3, 2017
Nov 2, 2017
Nov 3, 2017
Apr 13, 2015
Feb 13, 2017
Sep 29, 2017
Jan 3, 2017
Sep 5, 2016
May 21, 2017
Aug 9, 2017
May 21, 2017
May 21, 2017
Jun 15, 2017
Oct 13, 2017
Oct 13, 2017

Repository files navigation

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:

	https://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
https://www.postgresql.org/download/.  For more information look at our
web site located at https://www.postgresql.org/.