projects
/
users
/
heikki
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d83ee62
)
Bump catversion.
author
Robert Haas
<rhaas@postgresql.org>
Mon, 3 Mar 2014 12:22:20 +0000
(07:22 -0500)
committer
Robert Haas
<rhaas@postgresql.org>
Mon, 3 Mar 2014 12:22:20 +0000
(07:22 -0500)
The previous patch should have entailed a catversion bump, but I
forgot.
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index f8c8f9d5ea36d5ff34f47a4d02a25f9944c7ce74..80560574bf5aa12801fcb70d9504a14c7053dbeb 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 20140
225
1
+#define CATALOG_VERSION_NO 20140
303
1
#endif