pgsql: doc: PG 14 relnotes, mention CONCURRENTLY improvements - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: PG 14 relnotes, mention CONCURRENTLY improvements
Date
Msg-id E1lzOBq-00059u-Bf@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  PG 14 relnotes, mention CONCURRENTLY improvements

Add items for vacuum not having to wait for CONCURRENTLY, and
CONCURRENTLY not having to wait for other CONCURRENTLY operations.

Reported-by: Simon Riggs

Discussion: https://postgr.es/m/CANbhV-EMM4nf7Ys-Yae_kY25dXT_3eiOXke2+yw44jgy+4jNsA@mail.gmail.com

Backpatch-through: 14 only

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/56d467a07de1c203cfe78fea69cd8326fa297e23

Modified Files
--------------
doc/src/sgml/release-14.sgml | 39 +++++++++++++++++++++++++++++++++++++++
1 file changed, 39 insertions(+)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Use InvalidBucket instead of -1 where appropriate
Next
From: Tom Lane
Date:
Subject: pgsql: Don't try to print data type names in slot_store_error_callback(