pgsql: doc: first draft of PG 13 release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: first draft of PG 13 release notes
Date: 2020-05-05 03:09:50
Message-ID: E1jVnxu-0000yU-Jo@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: first draft of PG 13 release notes

This still needs markup, indenting, and word wrap.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/849ac3581329bdcbcfdba4452fa9c1ec6e10c24c

Modified Files
--------------
doc/src/sgml/release-13.sgml | 2795 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 2791 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2020-05-05 05:17:23 pgsql: Doc: Outline REPLICATION before SUPERUSER privilege
Previous Message Amit Kapila 2020-05-05 02:40:29 pgsql: Change the display of WAL usage statistics in Explain.