diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2010-03-25 14:44:34 +0000 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2010-03-25 14:44:34 +0000 |
commit | be8cebc717ef0b583ada09da8d0245793697c1a8 (patch) | |
tree | a5966a71df64b20231e618b5874c10f490b42c19 /src/tutorial/basics.source | |
parent | 92fc0db99fb7a77864558615b76f4ab84227df30 (diff) | |
download | postgresql-be8cebc717ef0b583ada09da8d0245793697c1a8.tar.gz postgresql-be8cebc717ef0b583ada09da8d0245793697c1a8.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/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions