diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2010-03-25 14:44:51 +0000 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2010-03-25 14:44:51 +0000 |
commit | 08729b4e8aa3a27bf9b43a2dae6b962405f63222 (patch) | |
tree | 674bf428fa1036b3195877756528719fc1cd9b9e /src/tutorial/funcs.c | |
parent | 505efe9917043eca815e07cccdbb95366700992f (diff) | |
download | postgresql-08729b4e8aa3a27bf9b43a2dae6b962405f63222.tar.gz postgresql-08729b4e8aa3a27bf9b43a2dae6b962405f63222.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/funcs.c')
0 files changed, 0 insertions, 0 deletions