Обсуждение: pgsql: Bump XLOG_PAGE_MAGIC due to the addition of wal_compression=zstd

Поиск
Список
Период
Сортировка

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

От
Michael Paquier
Дата:
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(-)