pg_stat_monitor/t
Hamid Akhtar 209f370cef PG-562: Histogram Ranges/Buckets are not correct.
Added buckets for queries that take less than minimum histogram time
and one for the ones taking more than the max value specified.

Also, in case the buckets end up overlapping, on server start, an
error will be thrown informing the user of this issue and requesting
a rectification.

Refactored the code to consolidate the calculations in a single
function.
2023-01-23 12:37:51 +05:00
..
expected PG-562: Histogram Ranges/Buckets are not correct. 2023-01-23 12:37:51 +05:00
001_settings_default.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
002_settings_pgsm_track_planning.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
003_settings_pgms_extract_comments.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
004_settings_pgsm_track.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
005_settings_pgsm_enable_query_plan.pl PG-543: pg_stat_monitor: PostgreSQL's pg_stat_statements compatible view. (#352) 2023-01-19 01:55:20 +05:00
006_settings_pgsm_overflow_target.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
007_settings_pgsm_query_shared_buffer.pl PG-584: Verify and 007_settings_pgsm_query_shared_buffer.pl TAP test (#355) 2023-01-18 17:01:47 +05:00
008_settings_pgsm_histogram_buckets.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
009_settings_pgsm_histogram_max.pl PG-562: Histogram Ranges/Buckets are not correct. 2023-01-23 12:37:51 +05:00
010_settings_pgsm_histogram_min.pl PG-562: Histogram Ranges/Buckets are not correct. 2023-01-23 12:37:51 +05:00
011_settings_pgsm_bucket_time.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
012_settings_pgsm_max_buckets.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
013_settings_pgsm_normalized_query.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
014_settings_pgsm_track_utility.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
015_settings_pgsm_query_max_len.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
016_settings_pgsm_max.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
017_execution_stats.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
018_column_names.pl PG-543: pg_stat_monitor: PostgreSQL's pg_stat_statements compatible view. (#352) 2023-01-19 01:55:20 +05:00
019_insufficient_shared_space.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
020_buffer_overflow.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
021_misc_1.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
022_misc_2.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
023_missing_queries.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
024_check_timings.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
025_compare_pgss.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
026_shared_blocks.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
027_local_blocks.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
028_temp_block.pl PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
029_bucket_done.pl PG-310: pg_stat_monitor: Bucket is Done vs still being current/last 2023-01-04 14:26:36 +05:00
pgsm.pm PG-525: Update PGSM TAP Test Cases to accommodate PG15 changes. 2022-11-08 23:30:39 +05:00