diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-22 19:48:19 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-22 19:48:19 +0000 |
commit | 9e83d73b6cf1e4280d438fb172b8b9c9233a656b (patch) | |
tree | 087c7a79aa92e9bbb0986fe4c58aca617756e28b /src/backend/executor/execUtils.c | |
parent | 9309d5f2ba00f3d918bc2f7998440be89fbde85b (diff) |
Add a GUC_SUPERUSER_ONLY flag to mark GUC variables that should not be
examinable by non-superusers, and use it to protect the recently-added
GUC variables for data directory and config files. For now I have only
flagged those variables that could be used to deduce something about
the server's filesystem layout, but possibly we should also mark vars
related to logging settings and other admin-only information?
Diffstat (limited to 'src/backend/executor/execUtils.c')
0 files changed, 0 insertions, 0 deletions