Re: Fix a wrong errmsg in AlterRole()
cca5507 <cca5507@qq.com>
From: cca5507 <cca5507@qq.com>
To: Nathan Bossart <nathandbossart@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-01-09T02:13:11Z
Lists: pgsql-hackers
Attachments
- v2-0001-Fix-a-wrong-errdetail-in-AlterRole.patch (application/octet-stream) patch v2-0001
Hi, I modified the patch according to Tom's suggestion. -- Regards, ChangAo Chen
Commits
-
Fix an ALTER GROUP ... DROP USER error message.
- c559f61b5471 17.3 landed
- 39e3bcae4486 18.0 landed
- 0b5927dfac26 16.7 landed
-
Improve several permission-related error messages.
- de4d456b406b 16.0 cited
-
Make role grant system more consistent with other privileges.
- ce6b672e4455 16.0 cited