From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Ben Madin <ben(at)ausvet(dot)com(dot)au> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #5418: psql exits after using tab-completion with error message |
Date: | 2010-04-13 19:28:33 |
Message-ID: | 20100413192832.GF2990@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Ben Madin wrote:
> Bug reference: 5418
> Logged by: Ben Madin
> Email address: ben(at)ausvet(dot)com(dot)au
> PostgreSQL version: 8.4.3
> Operating system: Mac OS X 10.6.3
> Description: psql exits after using tab-completion with error message
Lots of problems have been reported with MacOSX's libreadline -- it is
said to be buggy. I think the recommendation is to install vanilla GNU
libreadline and compile Postgres against that one.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | Rusty Conover | 2010-04-13 20:38:39 | Re: BUG #5412: Crash in production SIGSEGV, equalTupleDescs (tupdesc1=0x7f7f7f7f, tupdesc2=0x966508c4) at tupdesc.c |
Previous Message | Tom Lane | 2010-04-13 17:49:36 | Re: BUG #5416: int4inc() is wrong |