]> granicus.if.org Git - postgresql/commitdiff
Catversion increment for pg_stat_replication changes for syncrep
authorSimon Riggs <simon@2ndQuadrant.com>
Sun, 6 Mar 2011 23:44:44 +0000 (23:44 +0000)
committerSimon Riggs <simon@2ndQuadrant.com>
Sun, 6 Mar 2011 23:44:44 +0000 (23:44 +0000)
src/include/catalog/catversion.h

index 5131d02732d0e21c9f56a2d0b397ef2d679a11e0..e21ee0a8354736ce2a07c91fc771aed343f11a13 100644 (file)
@@ -53,6 +53,6 @@
  */
 
 /*                                                     yyyymmddN */
-#define CATALOG_VERSION_NO     201103051
+#define CATALOG_VERSION_NO     201103061
 
 #endif