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

Finalize catalog number for PostgreSQL 15 release.

This commit is contained in:
David Steele
2022-10-16 09:58:35 +13:00
parent ea162e8216
commit 65be4c64a9
5 changed files with 8 additions and 6 deletions

View File

@ -191,7 +191,7 @@ Types from src/include/catalog/catversion.h
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 202204076
#define CATALOG_VERSION_NO 202209061
#elif PG_VERSION >= PG_VERSION_14