PG-424: bump version to 1.0.1 (#235)

Signed-off-by: Kai Wagner <kai.wagner@percona.com>
This commit is contained in:
Kai Wagner
2022-05-25 17:43:11 +02:00
committed by GitHub
parent c6f3e76310
commit 8586816194
4 changed files with 7 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
PG_MODULE_MAGIC;
#define BUILD_VERSION "1.0.0"
#define BUILD_VERSION "1.0.1"
#define PG_STAT_STATEMENTS_COLS 53 /* maximum of above */
#define PGSM_TEXT_FILE "/tmp/pg_stat_monitor_query"