projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2c91d8
)
Bump catversion for to_bin() and to_oct().
author
Nathan Bossart
Wed, 23 Aug 2023 21:19:58 +0000
(14:19 -0700)
committer
Nathan Bossart
Wed, 23 Aug 2023 21:19:58 +0000
(14:19 -0700)
Missed in
260a1f18da
.
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index ab32910c1fce3221baa5de0645af034bc5a3092e..d1f8107d26b1849b1b5114c941886c52ab5bb100 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-57,6
+57,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 2023082
0
1
+#define CATALOG_VERSION_NO 2023082
3
1
#endif