]> granicus.if.org Git - postgresql/blobdiff - src/include/catalog/catversion.h
Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition bounds.
[postgresql] / src / include / catalog / catversion.h
index d8679f5f591f00f3b374e8977cbfcb37de082c6c..0dafd6bf2a4e7a3b7dc4f755f81fef544cd4498c 100644 (file)
@@ -53,6 +53,6 @@
  */
 
 /*                                                     yyyymmddN */
-#define CATALOG_VERSION_NO     201703231
+#define CATALOG_VERSION_NO     201707211
 
 #endif