projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
542eeba
)
Bump catversion because of new function in the materialized view patch.
author
Kevin Grittner
<kgrittn@postgresql.org>
Tue, 5 Mar 2013 11:32:03 +0000
(
05:32
-0600)
committer
Kevin Grittner
<kgrittn@postgresql.org>
Tue, 5 Mar 2013 11:32:03 +0000
(
05:32
-0600)
src/include/catalog/catversion.h
patch
|
blob
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index ab91ab024d3bc976f52b553984fb8cb13006338f..81f049b5c882ac01a8f563673d9b3c03c18e2116 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 20130
218
1
+#define CATALOG_VERSION_NO 20130
305
1
#endif