1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

bump catalog version as should have been done for jsonb_set_lax

This commit is contained in:
Andrew Dunstan
2020-01-17 16:24:13 +10:30
parent a83586b554
commit 4b0e0f67f2

View File

@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 202001151
#define CATALOG_VERSION_NO 202001171
#endif