pg_stat_monitor/t
Diego Fronza b893f35233 PG-345: Add tap test for missing queries.
This test ensures that pg_stat_monitor moves only pending queries to the
next bucket when transitioning to a new one, also check that it keeps
the finished queries in the original bucket.
2022-02-14 16:24:01 -03:00
..
expected PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
001_settings_default.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
002_settings_pgsm_track_planning.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
003_settings_extract_comments.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
004_settings_track.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
005_settings_pgsm_enable_query_plan.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
006_settings_pgsm_overflow_target.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
007_settings_pgsm_query_shared_buffer.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
008_settings_pgsm_histogram_buckets.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
009_settings_pgsm_histogram_max.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
010_settings_pgsm_histogram_min.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
011_settings_pgsm_bucket_time.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
012_settings_pgsm_max_buckets.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
013_settings_pgsm_normalized_query.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
014_settings_pgsm_track_utility.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
015_settings_pgsm_query_max_len.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
016_settings_pgsm_max.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
017_execution_stats.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
018_errors_view.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
019_insufficient_shared_space.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
020_buffer_overflow.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
021_misc_1.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
022_misc_2.pl PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
023_missing_queries.pl PG-345: Add tap test for missing queries. 2022-02-14 16:24:01 -03:00