pg_stat_monitor/t/expected
Artem Gavrilov dacb41f9e4
[PG-810] PG-17 Support (#463)
* Temporary disable all workflows

* Add build workflow with PG17

* Fix incompatibilities

* Fix 007_settings_pgsm_query_shared_buffer.pl test

* Fix 018_column_names.pl

* Fix 025_compare_pgss.pl

* Remove tuplestore_donestoring usage at all

* Rename I/O timing statistics columns to shared_blk_{read|write}_time

* Fix comments with fileds numbers

* Fix format

* Revert "Temporary disable all workflows"

This reverts commit 12e75beb63.

* Disable all workflows except check and build for PG 15, 16 and 17

* Fix

* Fix comments

* Fix migration

* Use REL_17_BETA1 in CI

* Add timers tests to 028_temp_block.pl

* Add local blocks timing statistics columns local_blk_{write|read}_time

* Fix t/027_local_blocks.pl test for older PG versions

* Fix

* Add jit_deform_{count|time} metrics

* Fix

* Add stats_since and minmax_stats_since fields

* Revert "Disable all workflows except check and build for PG 15, 16 and 17"

This reverts commit 73febf3aee.

* Fix t/028_temp_block.pl for PG14 and below

* Fix build for PG12

* Add pgdg workflow for PG17

* Try to fix PG pgdg workflow

* Fixes and formatting

* Format code

* Add level tracking regression test

* Fix nesting level tracking

* Format code

* Add level tracking test expected result for PG13

* Fix for PG12

* Skip level tracking regression test for PG version less than 14

* Fix toplevel calculation for older PG version

* Fix level tracking test results

* Fix nesting level counting for older PG version

* Revert "Fix nesting level counting for older PG version"

This reverts commit 3e91da8010.

* Fix level tracking for older PG versions once again

* Set REL_17_BETA2 tag for PG

* Add CI badge for PG17

* Use PG17 for examples in readme
2024-07-18 14:59:57 +02:00
..
001_settings_default.out PG-607: Allow histogram to track queries in sub-ms time brackets (#384) 2023-02-23 21:24:40 +05:00
001_settings_default.out.12 PG-607: Allow histogram to track queries in sub-ms time brackets (#384) 2023-02-23 21:24:40 +05:00
003_settings_pgms_extract_comments.out PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
004_settings_pgsm_track.out 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.out PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
006_settings_pgsm_overflow_target.out PG-606: New GUC required for enabling/disabling of pgsm_query_id calculation… (#383) 2023-02-23 19:08:09 +05:00
007_settings_pgsm_query_shared_buffer.out Fix integer overflow (#435) 2024-04-05 14:34:30 +02:00
007_settings_pgsm_query_shared_buffer.out.15 Added a tap test case to load multiple PPG extensions in the server before running a test load. (#456) 2024-04-23 02:49:57 +05:00
007_settings_pgsm_query_shared_buffer.out.16 Fix integer overflow (#435) 2024-04-05 14:34:30 +02:00
007_settings_pgsm_query_shared_buffer.out.17 [PG-810] PG-17 Support (#463) 2024-07-18 14:59:57 +02:00
008_settings_pgsm_histogram_buckets.out 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.out PG-607: Allow histogram to track queries in sub-ms time brackets (#384) 2023-02-23 21:24:40 +05:00
010_settings_pgsm_histogram_min.out PG-607: Allow histogram to track queries in sub-ms time brackets (#384) 2023-02-23 21:24:40 +05:00
011_settings_pgsm_bucket_time.out PG-607: Allow histogram to track queries in sub-ms time brackets (#384) 2023-02-23 21:24:40 +05:00
012_settings_pgsm_max_buckets.out PG-588: Some queries are not being normalised. 2023-02-22 19:31:52 +05:00
013_settings_pgsm_normalized_query.out 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.out 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.out PG-563: Update TAP testcases and output due to changes by DEV. 2022-12-27 18:14:32 +05:00
016_settings_pgsm_max.out Fix integer overflow (#435) 2024-04-05 14:34:30 +02:00
031_query_stat.out Fix integer overflow (#435) 2024-04-05 14:34:30 +02:00