Skip to content
Snippets Groups Projects
Commit 1f1b70a7 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Oops, we're working on version 9.2 already, not 9.1. Update the

PG_CONTROL_VERSION accordingly; I updated it wrong in previous commit.
parent 41f9ffd9
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
/* Version identifier for this pg_control format */
#define PG_CONTROL_VERSION 911
#define PG_CONTROL_VERSION 921
/*
* Body of CheckPoint XLOG records. This is declared here because we keep
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment