Re: [BUGS] BUG #1134: ALTER USER ... RENAME breaks md5 passwords - Mailing list pgsql-patches

From Tom Lane
Subject Re: [BUGS] BUG #1134: ALTER USER ... RENAME breaks md5 passwords
Date
Msg-id 26546.1083343925@sss.pgh.pa.us
Whole thread Raw
In response to Re: [BUGS] BUG #1134: ALTER USER ... RENAME breaks md5 passwords  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [BUGS] BUG #1134: ALTER USER ... RENAME breaks md5 passwords
Re: [BUGS] BUG #1134: ALTER USER ... RENAME breaks md5 passwords
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> The attached patch clears the password field on rename:

I think you should clear the password field *only* if it's
MD5-encrypted.

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: width_bucket() per SQL2003 (WIP)
Next
From: Bruce Momjian
Date:
Subject: Re: [BUGS] BUG #1134: ALTER USER ... RENAME breaks md5 passwords