Re: BUG #1096: pg_restore cannot restore large objects with other oid columns - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1096: pg_restore cannot restore large objects with other oid columns
Date
Msg-id 2886.1079048466@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #1096: pg_restore cannot restore large objects with  (Janko Richter <jankorichter@yahoo.de>)
List pgsql-bugs
Janko Richter <jankorichter@yahoo.de> writes:
> I have found the bug.
> Unfortunately, I have a table called public.pg_proc within my database
> with the same structure of pg_catalog.pg_proc. I did a test with it and
> forgot to drop it.

> Within postgresql-7.4.1/src/interfaces/libpq/fe-lobj.c near line 555 is
> a query call as

Now that's a coincidence.  I just fixed that problem about a week ago
--- it's fixed in 7.4.2 ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Janko Richter
Date:
Subject: Re: BUG #1096: pg_restore cannot restore large objects with
Next
From: Chris Campbell
Date:
Subject: Function is called multiple times in subselect