Re: elog() patch

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: elog() patch
Date: 2002-03-05 06:47:57
Message-ID: 13606.1015310877@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 ...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-03-05 06:52:02 Re: elog() patch
Previous Message Bruce Momjian 2002-03-05 06:43:43 Re: elog() patch