PG-1370 PGSM 2.1.1 release (#514)

PG-1370 Bump PGSM version up to 2.1.1
This commit is contained in:
Artem Gavrilov
2025-04-09 18:57:44 +02:00
committed by GitHub
parent b860effd97
commit 24c1c59416
3 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ typedef enum pgsmVersion
PG_MODULE_MAGIC;
#define BUILD_VERSION "2.1.0"
#define BUILD_VERSION "2.1.1"
/* Number of output arguments (columns) for various API versions */
#define PG_STAT_MONITOR_COLS_V1_0 52