[COMMITTERS] pgsql: Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема [COMMITTERS] pgsql: Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.
Дата
Msg-id E1eBPy2-0003xO-Ow@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

In the v10 branch, also back-patch the effects of 1ff01b390 and c29c57890
on these files, to reduce future maintenance issues.  (I'd do it further
back, except that the 9.X branches differ anyway due to xlog-to-wal
link tag renaming.)

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/992c3eb1276e6f6abaac8c4ac8dfcfe3421f8a6e

Modified Files
--------------
doc/src/sgml/release-10.sgml  |  682 +++++++++-
doc/src/sgml/release-9.2.sgml | 2894 ++++++++++++++++++++++-------------------
doc/src/sgml/release-9.3.sgml | 2750 +++++++++++++++++++++------------------
doc/src/sgml/release-9.4.sgml | 2438 ++++++++++++++++++----------------
doc/src/sgml/release-9.5.sgml | 2114 +++++++++++++++++-------------
doc/src/sgml/release-9.6.sgml | 2028 ++++++++++++++++++-----------
6 files changed, 7470 insertions(+), 5436 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: [COMMITTERS] pgsql: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: Translation updates