Catversion bump for commit 0e4611c0234d89e288a53351f775c59522baed7c.
authorRobert Haas <[email protected]>
Thu, 22 Dec 2011 22:25:35 +0000 (17:25 -0500)
committerRobert Haas <[email protected]>
Thu, 22 Dec 2011 22:25:35 +0000 (17:25 -0500)
It changed the format of stored rules.

src/include/catalog/catversion.h

index a7f2be41ca0443716ac029e546a0c214c8bb8d5b..f366d79366138d22b32801d8c2f3111633ec8d6f 100644 (file)
@@ -53,6 +53,6 @@
  */
 
 /*                         yyyymmddN */
-#define CATALOG_VERSION_NO 201112192
+#define CATALOG_VERSION_NO 201112221
 
 #endif