mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
bump catalog version as should have been done for jsonb_set_lax
This commit is contained in:
@ -53,6 +53,6 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/* yyyymmddN */
|
/* yyyymmddN */
|
||||||
#define CATALOG_VERSION_NO 202001151
|
#define CATALOG_VERSION_NO 202001171
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user