projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e3c217
)
Forgotten catversion bump for 9e3c217bd9
author
Alexander Korotkov
Sun, 18 Jul 2021 18:08:44 +0000
(21:08 +0300)
committer
Alexander Korotkov
Sun, 18 Jul 2021 18:08:44 +0000
(21:08 +0300)
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index 358dfdbbd308a669583bb186c3c1e1f967b27fcc..0a4f4abdb3918411bd1442a12ecb83424832e77d 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 2021071
5
1
+#define CATALOG_VERSION_NO 2021071
8
1
#endif