aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-02-08 16:56:50 +0900
committerMichael Paquier <michael@paquier.xyz>2023-02-08 16:56:50 +0900
commitdbe8a1726cfd5a09cf1ef99e76f5f89e2efada71 (patch)
treea3211738372b3f290d8ff28f1b0aee8483f88107 /src/backend/executor/nodeModifyTable.c
parent78ec02d612a9b69039ec2610740f738968fe144d (diff)
downloadpostgresql-dbe8a1726cfd5a09cf1ef99e76f5f89e2efada71.tar.gz
postgresql-dbe8a1726cfd5a09cf1ef99e76f5f89e2efada71.zip
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 consistent. Equivalent checks based on NO_SHOW_ALL could be added in check_GUC_init() when a GUC is initially loaded, but this can be done only on HEAD. Author: Nitin Jadhav Discussion: https://postgr.es/m/CAMm1aWaYe0muu3ABo7iSAgK+OWDS9yNe8GGRYnCyeEpScYKa+g@mail.gmail.com Backpatch-through: 15
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions