aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2019-03-21 18:43:24 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2019-03-21 18:43:41 -0300
commit03ae9d59bd5f5ef9a1cb387568e5cbf12b9c7b10 (patch)
treed096df32f442706a24d8b0aa4f78649f26052ca5 /src
parent7e7c57bbb2ebed7e8acbd2e62fadca5a5fe5df5f (diff)
downloadpostgresql-03ae9d59bd5f5ef9a1cb387568e5cbf12b9c7b10.tar.gz
postgresql-03ae9d59bd5f5ef9a1cb387568e5cbf12b9c7b10.zip
Catversion bump announced in previous commit but forgotten
Diffstat (limited to 'src')
-rw-r--r--src/include/catalog/catversion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/catalog/catversion.h b/src/include/catalog/catversion.h
index 917e91c90dc..45c33b63d61 100644
--- a/src/include/catalog/catversion.h
+++ b/src/include/catalog/catversion.h
@@ -53,6 +53,6 @@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 201903201
+#define CATALOG_VERSION_NO 201903211
#endif