Known but bad behavior with alter user? - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Known but bad behavior with alter user?
Date
Msg-id 4424333F.3030501@commandprompt.com
Whole thread Raw
Responses Re: Known but bad behavior with alter user?
List pgsql-hackers
Hello,

Take the following:

template1=# alter user foo rename to bar;
NOTICE:  MD5 password cleared because of role rename
NOTICE:  MD5 password cleared because of role rename
ALTER ROLE
template1=#

Now we have to reset the password.. which seems an extra
step that shouldn't be required.

Joshua D. Drake


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Role incompatibilities
Next
From: Stephen Frost
Date:
Subject: Re: Role incompatibilities