diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2010-03-25 14:45:36 +0000 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2010-03-25 14:45:36 +0000 |
commit | 03ecb5773782ba60aba33b052f23093965bf3129 (patch) | |
tree | 4b48b1ce128f51763b2768903251245a75f38818 /src/pl/plpython/plpython.c | |
parent | 40db749c702aa386b1c5c0ba7a7ac4e0a2ddf11b (diff) |
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/pl/plpython/plpython.c')
0 files changed, 0 insertions, 0 deletions