Skip to content

Commit d2bc1c9

Browse files
committed
Bump XLOG_PAGE_MAGIC.
The unlogged tables patch (commit 53dbc27, 2010-12-29) should have done this, since it changes the format of an XLOG_SMGR_CREATE record.
1 parent 53dbc27 commit d2bc1c9

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
@@ -71,7 +71,7 @@ typedef struct XLogContRecord
7171
/*
7272
* Each page of XLOG file has a header like this:
7373
*/
74-
#define XLOG_PAGE_MAGIC 0xD065 /* can be used as WAL version indicator */
74+
#define XLOG_PAGE_MAGIC 0xD066 /* can be used as WAL version indicator */
7575

7676
typedef struct XLogPageHeaderData
7777
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy