Bump XLOG_PAGE_MAGIC due to the addition of wal_compression=zstd
authorMichael Paquier <michael@paquier.xyz>
Sat, 12 Mar 2022 00:39:13 +0000 (09:39 +0900)
committerMichael Paquier <michael@paquier.xyz>
Sat, 12 Mar 2022 00:39:13 +0000 (09:39 +0900)
commit8e375ea4a0e95dd0d74f11c439cce4498bf80bd7
treebd2a73cba94ab820bbda64b68e111bb6589561bf
parent3a46a45f6f009785b46188ed862afbccfb4cf56a
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
doc/src/sgml/config.sgml
src/include/access/xlog_internal.h