OSDN Git Service

Make sure that usesuper is always accessed through superuser(), so that the
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 11 Apr 2002 05:32:03 +0000 (05:32 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 11 Apr 2002 05:32:03 +0000 (05:32 +0000)
commit25f050d90d818b88d57e24b4be42cff3244d3881
treeec4e188d558e037bea846b0513b47d468b45814d
parenta62f43ae6e0e285aa7b0736cf7fc88254aa4a438
Make sure that usesuper is always accessed through superuser(), so that the
single-user escape path always works.
src/backend/catalog/aclchk.c
src/backend/commands/dbcommands.c
src/backend/utils/misc/superuser.c
src/include/catalog/pg_shadow.h