Content-Length: 255292 | pFad | http://github.com/postgrespro/postgres/commit/43a54a3bccd7dc6be798475214d561f3e93b3055

D0 Bump WAL version. · postgrespro/postgres@43a54a3 · GitHub
Skip to content

Commit 43a54a3

Browse files
committed
Bump WAL version.
Oversight in commit e6d8069. Since that commit changed the format of XLOG_DBASE_DROP WAL record, XLOG_PAGE_MAGIC needs to be bumped. Spotted by Michael Paquier
1 parent e6d8069 commit 43a54a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/access/xlog_internal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
/*
3232
* Each page of XLOG file has a header like this:
3333
*/
34-
#define XLOG_PAGE_MAGIC 0xD101 /* can be used as WAL version indicator */
34+
#define XLOG_PAGE_MAGIC 0xD102 /* can be used as WAL version indicator */
3535

3636
typedef struct XLogPageHeaderData
3737
{

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/43a54a3bccd7dc6be798475214d561f3e93b3055

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy