Content-Length: 259447 | pFad | http://github.com/postgrespro/postgres/commit/99dd8b05aa5647a59f30ca67e67e2e3377f50094

FD Advance PG_CONTROL_VERSION. · postgrespro/postgres@99dd8b0 · GitHub
Skip to content

Commit 99dd8b0

Browse files
committed
Advance PG_CONTROL_VERSION.
This should have been done in commit 73c986a which added several new fields to pg_control, and again in commit 5028f22 which changed the CRC algorithm, but it wasn't. It's far too late to fix it in the 9.5 branch, but let's do so in 9.6, so that if a 9.6 postmaster is started against a 9.4-era pg_control it will complain about a versioning problem rather than a CRC failure. We already forced initdb/pg_upgrade for beta3, so there's no downside to doing this now. Discussion: <7615.1468598094@sss.pgh.pa.us>
1 parent bfa2ab5 commit 99dd8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/catalog/pg_control.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222

2323
/* Version identifier for this pg_control format */
24-
#define PG_CONTROL_VERSION 942
24+
#define PG_CONTROL_VERSION 960
2525

2626
/*
2727
* Body of CheckPoint XLOG records. This is declared here because we keep

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/99dd8b05aa5647a59f30ca67e67e2e3377f50094

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy