* PG-606: New GUC required for enabling/disabling of pgsm_query_id calculation Adds a new GUC pg_stat_monitor.pgsm_enable_pgsm_query_id to enable/disable pgsm query id calculation. Apart from that patch also refactors the GUC-related code to match PostgreSQL conventions. Moreover, the commit also changes the pgsm_enable_overflow GUC to boolean instead of enum. |
||
|---|---|---|
| .. | ||
| application_name.sql | ||
| application_name_unique.sql | ||
| basic.sql | ||
| cmd_type.sql | ||
| counters.sql | ||
| database.sql | ||
| error.sql | ||
| error_insert.sql | ||
| functions.sql | ||
| guc.sql | ||
| histogram.sql | ||
| pgsm_query_id.sql | ||
| relations.sql | ||
| rows.sql | ||
| state.sql | ||
| tags.sql | ||
| top_query.sql | ||
| user.sql | ||
| version.sql | ||