Re: [PATCH] crash in 9.1's psql:describeOneTableDetails - Mailing list pgsql-bugs

From Andres Freund
Subject Re: [PATCH] crash in 9.1's psql:describeOneTableDetails
Date
Msg-id 201102121539.20003.andres@anarazel.de
Whole thread Raw
In response to Re: crash in 9.1's psql:describeOneTableDetails  (Andres Freund <andres@anarazel.de>)
Responses Re: [PATCH] crash in 9.1's psql:describeOneTableDetails  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-bugs
On Thursday, February 10, 2011 10:50:38 AM Andres Freund wrote:
> Hi,
>
> Sorry, I unfortunately had the wrong window focused when hitting enter...
> > # \d category
> > column number 2 is out of range 0..1
> >
> > results in:
> >
> > Program received signal SIGSEGV, Segmentation fault.
Ok, found the bug, simple oversight in invalid foreign key patch.

Andres

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5882: last_value of sequence on replicated properly
Next
From: Simon Riggs
Date:
Subject: Re: [PATCH] crash in 9.1's psql:describeOneTableDetails