mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 22:28:15 -04:00
Catversion bump for temporary replication slots.
Missed in commit a924c327e2.
Per Fujii Masao.
This commit is contained in:
parent
23f722ba8e
commit
9b3d02c2a9
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@
|
|||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 201612081
|
||||
#define CATALOG_VERSION_NO 201612121
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue