mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Bump PG_CONTROL_VERSION to 937
This commit is contained in:
@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
|
|
||||||
/* Version identifier for this pg_control format */
|
/* Version identifier for this pg_control format */
|
||||||
#define PG_CONTROL_VERSION 936
|
#define PG_CONTROL_VERSION 937
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Body of CheckPoint XLOG records. This is declared here because we keep
|
* Body of CheckPoint XLOG records. This is declared here because we keep
|
||||||
|
Reference in New Issue
Block a user