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

Bump catversion for 6e2775e4d4.

It creates a new predefined role.
This commit is contained in:
Robert Haas
2023-01-20 16:37:26 -05:00
parent 6e2775e4d4
commit 557890920d

View File

@ -57,6 +57,6 @@
*/ */
/* yyyymmddN */ /* yyyymmddN */
#define CATALOG_VERSION_NO 202301182 #define CATALOG_VERSION_NO 202301201
#endif #endif