projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96cdeae
)
Bump catalog version for recent toast table additions
author
Michael Paquier
<michael@paquier.xyz>
Fri, 20 Jul 2018 00:28:19 +0000
(09:28 +0900)
committer
Michael Paquier
<michael@paquier.xyz>
Fri, 20 Jul 2018 00:28:19 +0000
(09:28 +0900)
This has been forgotten in
96cdeae
.
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index 547b156c2d9b7fea5be18e34f1f5141349740a7f..3e1de385e5e39adc7a3e09476d200228975d5cd7 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 2018071
2
1
+#define CATALOG_VERSION_NO 2018071
9
1
#endif