projects
/
users
/
hanada
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7504870
)
Bump catversion. Should have done this as part of format(text) patch.
author
Robert Haas
<
[email protected]
>
Sun, 21 Nov 2010 11:34:42 +0000
(06:34 -0500)
committer
Robert Haas
<
[email protected]
>
Sun, 21 Nov 2010 11:34:42 +0000
(06:34 -0500)
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index e168805ffdd7c25e9654d1a74b7e9ca1fc75d475..69f76aae0e6916e6c4840a0d8bea9b827cb1ed49 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 201011
18
1
+#define CATALOG_VERSION_NO 201011
21
1
#endif