diff options
author | Noah Misch <noah@leadboat.com> | 2023-11-06 06:14:13 -0800 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2023-11-06 06:14:13 -0800 |
commit | b72de09a1b8e55774b70add4de0f8c59cef6cf6f (patch) | |
tree | d91727a2e08d062b829aa360f1adbb7341793b71 /config | |
parent | 3a9b18b3095366cd0c4305441d426d04572d88c1 (diff) | |
download | postgresql-b72de09a1b8e55774b70add4de0f8c59cef6cf6f.tar.gz postgresql-b72de09a1b8e55774b70add4de0f8c59cef6cf6f.zip |
Set GUC "is_superuser" in all processes that set AuthenticatedUserId.
It was always false in single-user mode, in autovacuum workers, and in
background workers. This had no specifically-identified security
consequences, but non-core code or future work might make it
security-relevant. Back-patch to v11 (all supported versions).
Jelte Fennema-Nio. Reported by Jelte Fennema-Nio.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions