mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
Bumped version number to 0.9.0
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
PG_MODULE_MAGIC;
|
PG_MODULE_MAGIC;
|
||||||
|
|
||||||
#define BUILD_VERSION "devel"
|
#define BUILD_VERSION "0.9.0"
|
||||||
#define PG_STAT_STATEMENTS_COLS 51 /* maximum of above */
|
#define PG_STAT_STATEMENTS_COLS 51 /* maximum of above */
|
||||||
#define PGSM_TEXT_FILE "/tmp/pg_stat_monitor_query"
|
#define PGSM_TEXT_FILE "/tmp/pg_stat_monitor_query"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user