pgsql: doc: update PG 11 release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: update PG 11 release notes
Date: 2018-10-05 21:20:36
Message-ID: E1g8XWW-0000Dh-Ra@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: update PG 11 release notes

Discussion: https://postgr.es/m/1f5b2e66-7ba8-98ec-c06a-aee9ff33f050@postgresql.org

Author: Jonathan S. Katz

Backpatch-through: 11

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6eb612fea9d080f2ae77ecb7091e73dc9f298c97

Modified Files
--------------
doc/src/sgml/release-11.sgml | 59 +++++++++++++++++++++++++-------------------
1 file changed, 33 insertions(+), 26 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-10-06 06:00:23 pgsql: Assign constraint name when cloning FK definition for partitions
Previous Message Tom Lane 2018-10-05 20:01:53 pgsql: Allow btree comparison functions to return INT_MIN.