projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
036bdce
)
Perform forgotten cat version bump
author
David Rowley
<
[email protected]
>
Mon, 8 Jul 2024 21:56:46 +0000
(09:56 +1200)
committer
David Rowley
<
[email protected]
>
Mon, 8 Jul 2024 21:56:46 +0000
(09:56 +1200)
I missed this in
036bdcec9
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index e554bb57cce3f3c18e03592a1e088bb50b2ae697..4bf79d462acc23aeb5696978896a8c13c60b05dc 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-57,6
+57,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 20240708
1
+#define CATALOG_VERSION_NO 20240708
2
#endif