Re: pg_dump crashes trying to dump database containing index on oid - Mailing list pgsql-bugs

From Tom Lane
Subject Re: pg_dump crashes trying to dump database containing index on oid
Date
Msg-id 522.959059648@sss.pgh.pa.us
Whole thread Raw
In response to pg_dump crashes trying to dump database containing index on oid  (Adam Haberlach <adam@newsnipple.com>)
Responses Re: pg_dump crashes trying to dump database containing index on oid
List pgsql-bugs
Adam Haberlach <adam@newsnipple.com> writes:
> pg_dump crashes trying to dump database containing index on oid

You're a day too late to be the first reporter of this bug ;-).
See patch on pgpatches (yup, it's the obvious fix).

            regards, tom lane

pgsql-bugs by date:

Previous
From: Adam Haberlach
Date:
Subject: ODBC SELECT WHERE a IN ('frob') returns where a = '' too
Next
From: Tom Lane
Date:
Subject: Re: ODBC SELECT WHERE a IN ('frob') returns where a = '' too