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

Finalize catalog number for PostgreSQL 16 release.

This commit is contained in:
David Steele
2023-09-14 18:41:36 -04:00
parent 1b4e0cce5f
commit 657c1a3e06
5 changed files with 6 additions and 7 deletions

View File

@ -169,7 +169,7 @@ Types from src/include/catalog/catversion.h
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 202304110
#define CATALOG_VERSION_NO 202307071
#elif PG_VERSION >= PG_VERSION_15