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

Hi,

I modified the patch according to Tom's suggestion.


--
Regards,
ChangAo Chen

Commits

  1. Fix an ALTER GROUP ... DROP USER error message.

  2. Improve several permission-related error messages.

  3. Make role grant system more consistent with other privileges.