| 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: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: elog() patch |
| Date: | 2002-03-05 06:52:02 |
| Message-ID: | 200203050652.g256q2L27092@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > OK, I have thought about how we display invalid passwords in the server
> > logs. This isn't an issue if the password is the same as stored in
> > pg_shadow. However, if the invalid password was incorrect because it
> > was their Unix password or a password on another machine, I think we do
> > have an issue storing it in the server logs.
>
> Good point. Okay, yank it out ...
Done.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-03-05 07:30:07 | Re: Storage Location Patch Proposal for V7.3 |
| Previous Message | Tom Lane | 2002-03-05 06:47:57 | Re: elog() patch |