PG-380: Bump version to 1.0.0.

This commit is contained in:
Ibrar Ahmed
2022-04-20 07:44:11 +00:00
parent 9fd4cdaae0
commit b99e1018af
2 changed files with 2 additions and 2 deletions

View File

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