projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a83586b
)
bump catalog version as should have been done for jsonb_set_lax
author
Andrew Dunstan
<andrew@dunslane.net>
Fri, 17 Jan 2020 05:54:13 +0000
(16:24 +1030)
committer
Andrew Dunstan
<andrew@dunslane.net>
Fri, 17 Jan 2020 05:54:13 +0000
(16:24 +1030)
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index 6ac57be6a08bf820eefd3be57df528fa5c730326..e05494a857f3bbb66a06d66d943c2bd13c2d72eb 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 2020011
5
1
+#define CATALOG_VERSION_NO 2020011
7
1
#endif