projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1574783
)
Bump catversion for pg_dump dump catalog ACL patches
author
Stephen Frost
<
[email protected]
>
Thu, 7 Apr 2016 03:04:48 +0000
(23:04 -0400)
committer
Stephen Frost
<
[email protected]
>
Thu, 7 Apr 2016 03:04:48 +0000
(23:04 -0400)
Pointed out by Tom.
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index 7ba17364fdd5f3e5db06d09932c973bd46f85d70..0edc6cbafe740dac1949d2b6b0f1dc791a0fbc9c 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 20160406
1
+#define CATALOG_VERSION_NO 20160406
2
#endif