mirror of
https://github.com/postgres/postgres.git
synced 2026-07-15 04:40:58 -04:00
Forgot to bump catalog version for json_array_elements_text.
This commit is contained in:
parent
9347baa5bb
commit
5e52e9d6d4
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@
|
|||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 201401281
|
||||
#define CATALOG_VERSION_NO 201401291
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue