From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [BUGS] BUG #1134: ALTER USER ... RENAME breaks md5 passwords |
Date: | 2004-05-06 16:59:44 |
Message-ID: | 200405061659.i46GxiD11445@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-patches |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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.
Patch attached and applied.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 5.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-05-06 17:49:55 | Re: [BUGS] BUG #1134: ALTER USER ... RENAME breaks md5 passwords |
Previous Message | Tom Lane | 2004-05-06 16:30:25 | Re: BUG #1147: Getting rid of LD_LIBRARY_PATH |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-05-06 17:49:55 | Re: [BUGS] BUG #1134: ALTER USER ... RENAME breaks md5 passwords |
Previous Message | Bruce Momjian | 2004-05-06 15:02:32 | Re: thread |