projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9347baa
)
Forgot to bump catalog version for json_array_elements_text.
author
Andrew Dunstan
<
[email protected]
>
Wed, 29 Jan 2014 21:38:31 +0000
(16:38 -0500)
committer
Andrew Dunstan
<
[email protected]
>
Wed, 29 Jan 2014 21:38:31 +0000
(16:38 -0500)
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index 7b23bc1b47389ff6b6251249ae8a13026ad2565e..404787c90ce748e746ec3cb293475f9d8c04a9d1 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 2014012
8
1
+#define CATALOG_VERSION_NO 2014012
9
1
#endif