1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-14 08:21:07 +03:00

Catversion bump for temporary replication slots.

Missed in commit a924c327e2.
Per Fujii Masao.
This commit is contained in:
Tom Lane
2016-12-12 14:41:49 -05:00
parent 23f722ba8e
commit 9b3d02c2a9

View File

@ -53,6 +53,6 @@
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 201612081
#define CATALOG_VERSION_NO 201612121
#endif