Ibrar Ahmed
153f8d2e87
PG-338: Calls count is not correct in PG-13.
...
cherry-pick patch (b6838049b6
) by Diego
and I did some refatoring.
2022-03-14 18:14:11 +00:00
Ibrar Ahmed
d3725790d4
Regression Fix.
2021-11-16 12:01:46 +00:00
Ibrar Ahmed
5f6177daa3
PG-210: Add new column toplevel.
2021-11-16 10:48:11 +00:00
Diego Fronza
3be31d67e9
PG-275: Fix regression tests.
...
Removal of redundant file guc_1.out.
Adjusted guc.out to match query planning disabled by default.
2021-11-12 14:42:17 -03:00
Diego Fronza
e593dbccc3
PG-220: Fix GUC regression test (pgsm_overflow_target).
...
Updated expected output for pgsm_overflow_target to match the default
value of 1.
2021-10-22 15:40:27 -03:00
Naeem Akhter
2e31738f15
PG-195: Change pgsm_bucket_time value from 300 to 60.
...
Changed the default value of pgsm_bucket_time from 300 to 60. Now neither PMM users will need to adjust the default value, nor
restart of PG server will be required for this purpose.
2021-08-17 18:23:15 +05:00
Ibrar Ahmed
066162c3f6
PG-186: Add support to monitor query execution plan.
...
This requires refactoring of code to add this functionality. Along with
that this patch contains regression test cases.
2021-03-12 18:55:12 +00:00
Mikhail Samoylov
2e3cba343f
PG-183. Move tests to separate directory
2021-02-20 23:17:34 +03:00