PG-284: Bump version to 1.0.0-rc.1.

This commit is contained in:
Ibrar Ahmed
2021-11-24 18:55:13 +00:00
parent 269c8bc62c
commit 8fe7676923
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
PG_MODULE_MAGIC;
#define BUILD_VERSION "1.0.0-beta-2"
#define BUILD_VERSION "1.0.0-rc.1"
#define PG_STAT_STATEMENTS_COLS 53 /* maximum of above */
#define PGSM_TEXT_FILE "/tmp/pg_stat_monitor_query"