projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a5f77e
)
Update catalog version for INTERVAL day addition.
author
Bruce Momjian
<bruce@momjian.us>
Wed, 20 Jul 2005 17:24:39 +0000
(17:24 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Wed, 20 Jul 2005 17:24:39 +0000
(17:24 +0000)
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index c046f30975d8e86c69846570b3db402c5a6ed3af..2af6afd13e8e9547e54c94a3a3cdd3ddd5ee3241 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 200507
13
1
+#define CATALOG_VERSION_NO 200507
20
1
#endif