PG-526: bump version to 1.1.1 and adding release notes

Signed-off-by: Kai Wagner <kai.wagner@percona.com>
This commit is contained in:
Kai Wagner
2022-09-23 16:30:48 +02:00
committed by Hamid Akhtar
parent af2da8885a
commit 2cef796e92
4 changed files with 11 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
PG_MODULE_MAGIC;
#define BUILD_VERSION "1.1.0"
#define BUILD_VERSION "1.1.1"
#define PG_STAT_STATEMENTS_COLS 53 /* maximum of above */
#define PGSM_TEXT_FILE PGSTAT_STAT_PERMANENT_DIRECTORY "pg_stat_monitor_query"