Re: pg_dump crashes trying to dump database containing index on oid

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Adam Haberlach <adam@newsnipple.com>
Cc: bugs@postgresql.org
Date: 2000-05-23T05:27:28Z
Lists: 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