projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5384a73
)
Catversion bump for JSON patch.
author
Robert Haas
<rhaas@postgresql.org>
Tue, 31 Jan 2012 16:51:51 +0000
(11:51 -0500)
committer
Robert Haas
<rhaas@postgresql.org>
Tue, 31 Jan 2012 16:51:51 +0000
(11:51 -0500)
Sigh.
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index f61e259eca00eda2b14c21c1726a476664304c19..23ab2f7fdc6435299752b3cdead03d57f60a79f4 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 201201
27
1
+#define CATALOG_VERSION_NO 201201
31
1
#endif