Bump PG_CONTROL_VERSION to 937

pull/4/head
Simon Riggs 13 years ago
parent 443951748c
commit ceabfb20f9
  1. 2
      src/include/catalog/pg_control.h

@ -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…
Cancel
Save