mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Bump PG_CONTROL_VERSION to 937
This commit is contained in:
parent
443951748c
commit
ceabfb20f9
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
|
||||
/* 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue