1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-09 17:03:00 +03:00

Forgot to bump catalog version for json_array_elements_text.

This commit is contained in:
Andrew Dunstan
2014-01-29 16:38:31 -05:00
parent 9347baa5bb
commit 5e52e9d6d4

View File

@@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201401281
#define CATALOG_VERSION_NO 201401291
#endif