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-03 22:48:11 |
Message-ID: | [email protected] |
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:
> > Here is a better patch I am inclined to apply.
>
> Please do not ... I am about to commit a patch that fixes it properly,
> ie, suppresses all non-error reports to the client during
> authentication. I do not think that we can assume that clients will
> be prepared to handle notice messages in the auth cycle.
OK, great. Can you take care of the echo of entered password too, or I
will fix it once you are 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-03 22:53:48 | Re: elog() patch |
Previous Message | Tom Lane | 2002-03-03 22:38:35 | Re: elog() patch |