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:16 -0800 |
commit | 2c3c5ec4936a6f20354766612ebd650abbb17817 (patch) | |
tree | 5c1b7ab469c908edb3188e5d81a0d5bf3efbc83e /src/backend/utils/adt/arrayfuncs.c | |
parent | 78541273156c74ed20acdc141cf2f996098cd794 (diff) | |
download | postgresql-2c3c5ec4936a6f20354766612ebd650abbb17817.tar.gz postgresql-2c3c5ec4936a6f20354766612ebd650abbb17817.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