projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23f722b
)
Catversion bump for temporary replication slots.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 12 Dec 2016 19:41:49 +0000
(14:41 -0500)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 12 Dec 2016 19:41:49 +0000
(14:41 -0500)
Missed in commit
a924c327e2793d2025b19e18de7917110dc8afd8
.
Per Fujii Masao.
src/include/catalog/catversion.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/catalog/catversion.h
b/src/include/catalog/catversion.h
index cfe01f19ac17a9f73af9a9c9b9a971177a577858..e13e3991df8c28f7d822a2562d758c50b0ba6415 100644
(file)
--- a/
src/include/catalog/catversion.h
+++ b/
src/include/catalog/catversion.h
@@
-53,6
+53,6
@@
*/
/* yyyymmddN */
-#define CATALOG_VERSION_NO 201612
08
1
+#define CATALOG_VERSION_NO 201612
12
1
#endif