pgsql: Bump XLOG_PAGE_MAGIC due to the addition of wal_compression=zstd

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Bump XLOG_PAGE_MAGIC due to the addition of wal_compression=zstd
Дата
Msg-id E1nSpxi-000LIl-Ux@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Bump XLOG_PAGE_MAGIC due to the addition of wal_compression=zstd

While on it, fix a thinko in the docs, introduced by the same commit.

Oversights in e953732.

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20220311214900.GN28503@telsasoft.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8e375ea4a0e95dd0d74f11c439cce4498bf80bd7

Modified Files
--------------
doc/src/sgml/config.sgml           | 2 +-
src/include/access/xlog_internal.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Add API of sorts for transition table handling in trigger.c
Следующее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Normalize heap_prepare_freeze_tuple argument name.