projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39969e2
)
Forgotten catversion bump for 39969e2a1e4d7f5a37f3ef37d53bbfe171e7d77a
author
Stephen Frost
<sfrost@snowman.net>
Wed, 6 Apr 2022 19:00:07 +0000
(15:00 -0400)
committer
Stephen Frost
<sfrost@snowman.net>
Wed, 6 Apr 2022 19:00:07 +0000
(15:00 -0400)
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index ab28a56b3a039618caec9cd87633f645a7bc54a3..9cf5ffb6ff089a39b2815a24e35a2ee2b667685e 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 20220406
1
+#define CATALOG_VERSION_NO 20220406
2
#endif