diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2010-03-25 14:45:21 +0000 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2010-03-25 14:45:21 +0000 |
commit | 9a77104a266835384d5e7cb87c5c1592ef21b2c4 (patch) | |
tree | 6c45daa36966ae4230db23f63eafed75fda55a23 /src/backend/access/gist/gistproc.c | |
parent | cb8bd60aa488d33cc811495c2692e807f393e6cf (diff) | |
download | postgresql-9a77104a266835384d5e7cb87c5c1592ef21b2c4.tar.gz postgresql-9a77104a266835384d5e7cb87c5c1592ef21b2c4.zip |
Prevent ALTER USER f RESET ALL from removing the settings that were put there
by a superuser -- "ALTER USER f RESET setting" already disallows removing such a
setting.
Apply the same treatment to ALTER DATABASE d RESET ALL when run by a database
owner that's not superuser.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions