diff options
author | Michael Paquier <michael@paquier.xyz> | 2023-02-08 16:56:21 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2023-02-08 16:56:21 +0900 |
commit | b7e84c65d5b2d694a669ae1db8ab1d6c51ef8596 (patch) | |
tree | a2f5935619501f64fcee71e78c1e1ab1f14754cb /src/backend/jit/llvm/llvmjit_inline.cpp | |
parent | 9ed50ab3496f5fdc46d1051a005d5236495c92d7 (diff) | |
download | postgresql-b7e84c65d5b2d694a669ae1db8ab1d6c51ef8596.tar.gz postgresql-b7e84c65d5b2d694a669ae1db8ab1d6c51ef8596.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/jit/llvm/llvmjit_inline.cpp')
0 files changed, 0 insertions, 0 deletions