On Aug 1, 2010, at 10:11 PM, Tom Lane wrote:
> "Steve Atkins" writes:
>> I have a database that contains two tables (partminer and partminer2), and
>> two sequences (partminer2_id_seq and partminer_pk), on a 9.0beta3
>> installation built from source with default configure options.
>> From psql,
"Steve Atkins" writes:
> I have a database that contains two tables (partminer and partminer2), and
> two sequences (partminer2_id_seq and partminer_pk), on a 9.0beta3
> installation built from source with default configure options.
> From psql, entering "\d p" works as expected. Entering "\d pa"
The following bug has been logged online:
Bug reference: 5589
Logged by: Steve Atkins
Email address: st...@blighty.com
PostgreSQL version: 9.0beta3
Operating system: OS X
Description:psql dies with bad free() in libedit
Details:
I have a database that contains two t