Re: [HACKERS] psql password prompt - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] psql password prompt
Date
Msg-id Pine.GSO.4.02A.10002171224450.2933-100000@Oxe.DoCS.UU.SE
Whole thread Raw
In response to psql password prompt  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Wed, 16 Feb 2000, Bruce Momjian wrote:

> Peter E. can you look at this?  I see simple prompt doing:
> 
>         fputs(prompt, stdout);
> 
> which I think should be stderr.  Peter, can you check on those?

Will be fixed.

-- 
Peter Eisentraut                  Sernanders vaeg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] psql problem
Next
From: Christof Petig
Date:
Subject: Re: [HACKERS] function question yet again