Re: BUG #4289: drop owned by report ERROR: cache lookup failed for relation 16390 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4289: drop owned by report ERROR: cache lookup failed for relation 16390
Date
Msg-id 13463.1215617178@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #4289: drop owned by report ERROR: cache lookup failed for relation 16390  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-bugs
Alvaro Herrera <alvherre@commandprompt.com> writes:
> This patch fixes it, but I'm not sure if it breaks some other case (not
> awake enough yet I think).

AFAICS this patch destroys the entire reason for having the
performMultipleDeletion mechanism in the first place, which was to not
fail in the RESTRICT case when there were dependencies between objects
owned by different users.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #4289: drop owned by report ERROR: cache lookup failed for relation 16390
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #4289: drop owned by report ERROR: cache lookup failed for relation 16390