pgsql: Remove SQL regression tests for GUCs related to NO_SHOW_ALL

2023-02-07 Thread Michael Paquier
Remove SQL regression tests for GUCs related to NO_SHOW_ALL No GUCs that use NO_SHOW_ALL are reported in pg_show_all_settings(), hence trying to check combinations of flags related to it is pointless. These queries have been introduced by d10e41d, so backpatch down to 15 to keep all the branches

pgsql: Remove SQL regression tests for GUCs related to NO_SHOW_ALL

2023-02-07 Thread Michael Paquier
Remove SQL regression tests for GUCs related to NO_SHOW_ALL No GUCs that use NO_SHOW_ALL are reported in pg_show_all_settings(), hence trying to check combinations of flags related to it is pointless. These queries have been introduced by d10e41d, so backpatch down to 15 to keep all the branches