Re: [PATCH] crash in 9.1's psql:describeOneTableDetails

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-bugs(at)postgresql(dot)org, Simon Riggs <simon(at)2ndquadrant(dot)com>
Subject: Re: [PATCH] crash in 9.1's psql:describeOneTableDetails
Date: 2011-02-12 14:39:19
Message-ID: 201102121539.20003.andres@anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Attachment Content-Type Size
0001-Add-missing-version-check-to-psql.patch text/x-patch 1.3 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Simon Riggs 2011-02-12 14:50:14 Re: [PATCH] crash in 9.1's psql:describeOneTableDetails
Previous Message Tom Lane 2011-02-11 17:59:45 Re: BUG #5882: last_value of sequence on replicated properly