projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41af217
)
Forgot to bump catalog version in the visibility map patch.
author
Heikki Linnakangas
<
[email protected]
>
Wed, 3 Dec 2008 13:28:53 +0000
(13:28 +0000)
committer
Heikki Linnakangas
<
[email protected]
>
Wed, 3 Dec 2008 13:28:53 +0000
(13:28 +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 4cf2d1078d21988b9ef87f02a4ae0e29d261c833..d2e56cc9565211853208ff6f24321f1efe8a17f2 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 20081
121
1
+#define CATALOG_VERSION_NO 20081
203
1
#endif