projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23f10b6
)
Forgot catversion bump in the SP-GiST adjacent support patch.
author
Heikki Linnakangas
Fri, 8 Mar 2013 15:12:38 +0000
(17:12 +0200)
committer
Heikki Linnakangas
Fri, 8 Mar 2013 15:12:38 +0000
(17:12 +0200)
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index 81f049b5c882ac01a8f563673d9b3c03c18e2116..4c36cbee9e9a2c3fdaef6db73a8c56b974726c80 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 2013030
5
1
+#define CATALOG_VERSION_NO 2013030
8
1
#endif