mirror of
https://github.com/postgres/postgres.git
synced 2026-05-23 17:11:26 -04:00
be8cebc717
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.