Skip to content

Commit 46241b2

Browse files
committed
Bump catversion for ACL changes on replication origin functions
Oversight in cc07264. Reported-by: Tom Lane Discussion: https://postgr.es/m/[email protected]
1 parent 1575fbf commit 46241b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/catalog/catversion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
*/
5454

5555
/* yyyymmddN */
56-
#define CATALOG_VERSION_NO 202005171
56+
#define CATALOG_VERSION_NO 202006151
5757

5858
#endif

0 commit comments

Comments
 (0)