pgsql: First-draft release notes for 14.2.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: First-draft release notes for 14.2.
Дата
Msg-id E1nG4fl-0006lz-Ob@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
First-draft release notes for 14.2.

As usual, the release notes for older branches will be made by cutting
these down, but put them up for community review first.

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ab22eea83169c8d0eb15050ce61cbe3d7dae4de6

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: John Naylor
Дата:
Сообщение: pgsql: Improve worst-case performance of text_position_get_match_pos()
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Test, don't just Assert, that mergejoin's inputs are in order.