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:17 -0800 |
commit | 7bbf4d03726200a8e42b48cac0b2a87abb7fb5fe (patch) | |
tree | 122c982b8b7998ea21612bbdd800838a712828bf /src/backend/utils/adt/arrayfuncs.c | |
parent | 2893f2f40cfc2a7f6bd64b566f97140f8a379dd9 (diff) | |
download | postgresql-7bbf4d03726200a8e42b48cac0b2a87abb7fb5fe.tar.gz postgresql-7bbf4d03726200a8e42b48cac0b2a87abb7fb5fe.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 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions