pgsql: Bump WAL version. - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Bump WAL version.
Date
Msg-id E1iXmNk-0004HZ-FM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Bump WAL version.

Oversight in commit e6d8069522. Since that commit changed the format of
XLOG_DBASE_DROP WAL record, XLOG_PAGE_MAGIC needs to be bumped.

Spotted by Michael Paquier

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/43a54a3bccd7dc6be798475214d561f3e93b3055

Modified Files
--------------
src/include/access/xlog_internal.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: pgsql: Make DROP DATABASE command generate less WAL records.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove configure --disable-float4-byval