/yb-postgres

Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch

Primary LanguageCOtherNOASSERTION

"REL_13_STABLE" branch of this fork, "yb_postgres", will be the lastest version of Postgres that Yugabyte based on.
The merging effort is still in progress.

Project - Merging Yugabyte with Postgres 13.
  Start - 9/21/21

  Expected Merge Completion 11/11
  -- Original Date 10/31
  -- Delayed as I need to provide customer support for other issues.

  Expected Testing Completion - TBD

Previous merge was with Pg11.2
-- Branch REL_11_STABLE
-- Up to commit
      commit 6cd404b344f7e27f4d64555bb133f18a758fe851 (tag: REL_11_2)
      Author: Tom Lane <tgl@sss.pgh.pa.us>
      Date:   Mon Feb 11 16:17:27 2019 -0500
    
          Stamp 11.2.


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/.