Re: [HACKERS] Should libedit be preferred to libreadline? - Mailing list pgsql-patches

From Joshua D. Drake
Subject Re: [HACKERS] Should libedit be preferred to libreadline?
Date
Msg-id 1133555262.16716.36.camel@jd.commandprompt.com
Whole thread Raw
In response to Re: [HACKERS] Should libedit be preferred to libreadline?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
On Fri, 2005-12-02 at 15:12 -0500, Bruce Momjian wrote:
> Joshua D. Drake wrote:
> >
> > > OK, updated text:
> > >
> > >   --with-openssl          build with OpenSSL support
> > >   --with-libedit-preferred  prefer Libedit over Libreadline
> > >   --without-readline      do not use Libreadline/Libedit line editing
> > >   --without-zlib          do not use Zlib
> >
> > This all seems kind of extra... Why not just:
> >
> > --with-libedit    Use libedit instead of readline
> > --with-readline    Use readline instead of libedit (default)
> > --without-readline Use when readline is not available
> >
>
> Did you read my later posting?  There is no reasonable default for
> those unless we want to disable libedit detection by default,

Well that is why I said that --with-readline is the default ;)

>  and as Tom
> mentioned, for OSX it isn't even clear which one you have found.

Hmmm... Can we change the config options based on FreeBSD/OSX? Where
if it is that platform libedit is the default?

Of course is OSX can't determine which one it is giving to the user that
seems like a PITA.

Joshua D. Drake


>
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PLphp, PLperl, ODBCng - http://www.commandprompt.com/



pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Numeric 508 datatype
Next
From: Bruce Momjian
Date:
Subject: Re: Numeric 508 datatype