pgsql: docs: PG 13 relnotes: add links and SGML formatting

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: PG 13 relnotes: add links and SGML formatting
Date: 2020-05-15 02:36:31
Message-ID: E1jZQD9-0001Om-C1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: PG 13 relnotes: add links and SGML formatting

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/39e7bcbbff82e25441529349134bf41fc336169b

Modified Files
--------------
doc/src/sgml/README.links | 8 +-
doc/src/sgml/release-13.sgml | 4462 +++++++++++++++++++++++-------------------
doc/src/sgml/release.sgml | 10 +-
3 files changed, 2429 insertions(+), 2051 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Kapila 2020-05-15 02:48:11 pgsql: Make COPY TO keep locks until the transaction end.
Previous Message Andy Fan 2020-05-15 00:24:23 Re: Add "-Wimplicit-fallthrough" to default flags