pgsql: docs: PG 13 relnotes: add links and SGML formatting - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: PG 13 relnotes: add links and SGML formatting
Date
Msg-id E1jZQD9-0001Om-C1@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Remove duplicated comment block in event_trigger.c
Next
From: Amit Kapila
Date:
Subject: pgsql: Make COPY TO keep locks until the transaction end.