Re: [BUGS] BUG #5589: psql dies with bad free() in libedit

2010-08-01 Thread Steve Atkins
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,

Re: [BUGS] BUG #5589: psql dies with bad free() in libedit

2010-08-01 Thread Tom Lane
"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"