Thom Brown <t...@linux.com> writes:
> On 20 January 2011 21:44, Tom Lane <t...@sss.pgh.pa.us> wrote:
>> Known bug in OSX's libedit.  Use readline instead.

> How do I force readline?  I'm not using --with-libedit-preferred or
> --without-readline

Do you have it installed?

You may need to fool with the link path to ensure that you link to
a real readline and not /usr/lib/libreadline.dylib (which is just
an alias for libedit).

                        regards, tom lane

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to