diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-03-21 20:11:07 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-03-21 20:11:07 -0400 |
commit | 846b5a525746b83813771ec4720d664408c47c43 (patch) | |
tree | a1ec7ca6044e95d763172faab98f4da74ed4f0eb /src/backend/jit/llvm/llvmjit_error.cpp | |
parent | 742869946f4ff121778c2e5923ab51a451b16497 (diff) | |
download | postgresql-846b5a525746b83813771ec4720d664408c47c43.tar.gz postgresql-846b5a525746b83813771ec4720d664408c47c43.zip |
Prevent extensions from creating custom GUCs that are GUC_LIST_QUOTE.
Pending some solution for the problems noted in commit 742869946,
disallow dynamic creation of GUC_LIST_QUOTE variables.
If there are any extensions out there using this feature, they'd not
be happy for us to start enforcing this rule in minor releases, so
this is a HEAD-only change. The previous commit didn't make things
any worse than they already were for such cases.
Discussion: https://postgr.es/m/20180111064900.GA51030@paquier.xyz
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_error.cpp')
0 files changed, 0 insertions, 0 deletions