You've already forked pgbackrest
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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user