pgsql: doc: PG 14 relnotes, mention CONCURRENTLY improvements

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: PG 14 relnotes, mention CONCURRENTLY improvements
Дата
Msg-id E1lzOBq-00059u-Bf@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Use InvalidBucket instead of -1 where appropriate
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Don't try to print data type names in slot_store_error_callback(