Re: Debian readline/libedit breakage - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Debian readline/libedit breakage
Date
Msg-id 4D5D5A5F.8050604@dunslane.net
Whole thread Raw
In response to Re: Debian readline/libedit breakage  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Debian readline/libedit breakage  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers

On 02/17/2011 12:13 PM, Bruce Momjian wrote:
>
>> FWIW, the only interactively usable version of psql for windows I know
>> of is the one that runs under Cygwin. It can be build with readline and
>> works as expected.
> Uh, don't we have a psql built via MSVC?  Doesn't it work interactively?


Not if you want readline. And in my book that's a requirement of a psql 
that's usable interactively. It's pretty horrible to use without it.

cheers

andrew


pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Debian readline/libedit breakage
Next
From: Andrew Dunstan
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Fix blatantly uninitialized variable in recent commit.