1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-12 16:21:30 +03:00

Bump catversion for ACL changes on replication origin functions

Oversight in cc07264.

Reported-by: Tom Lane
Discussion: https://postgr.es/m/1098356.1592196242@sss.pgh.pa.us
This commit is contained in:
Michael Paquier 2020-06-15 15:26:51 +09:00
parent 1575fbf1ac
commit 46241b28d8

View File

@ -53,6 +53,6 @@
*/ */
/* yyyymmddN */ /* yyyymmddN */
#define CATALOG_VERSION_NO 202005171 #define CATALOG_VERSION_NO 202006151
#endif #endif