We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4439517 commit ceabfb2Copy full SHA for ceabfb2
src/include/catalog/pg_control.h
@@ -21,7 +21,7 @@
21
22
23
/* Version identifier for this pg_control format */
24
-#define PG_CONTROL_VERSION 936
+#define PG_CONTROL_VERSION 937
25
26
/*
27
* Body of CheckPoint XLOG records. This is declared here because we keep
0 commit comments