1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-03 00:26:59 +02:00

PostgreSQL 13 beta3 support.

This commit is contained in:
David Steele
2020-08-14 10:08:25 -04:00
parent afcc4d193d
commit 6bb111c170
3 changed files with 10 additions and 4 deletions

View File

@ -190,7 +190,7 @@ Types from src/include/catalog/catversion.h
*/
/* yyyymmddN */
#define CATALOG_VERSION_NO 202005171
#define CATALOG_VERSION_NO 202007201
#elif PG_VERSION >= PG_VERSION_12
/*