1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-05 00:28:52 +02:00

Finalize catalog number for PostgreSQL 14 release.

This commit is contained in:
David Steele
2021-09-30 13:27:14 -04:00
parent baf186bfb0
commit 815377cc60
3 changed files with 6 additions and 7 deletions

View File

@ -197,10 +197,7 @@ Types from src/include/catalog/catversion.h
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 202105121
// Allow the catalog version to float during the PostgreSQL 14 beta/rc period
#define CATALOG_VERSION_NO_MAX
#define CATALOG_VERSION_NO 202107181
#elif PG_VERSION >= PG_VERSION_13