Re: New Instance of Variable Not Found in Subplan Bug - Mailing list pgsql-bugs

From Tom Lane
Subject Re: New Instance of Variable Not Found in Subplan Bug
Date
Msg-id 11263.1078521088@sss.pgh.pa.us
Whole thread Raw
In response to Re: New Instance of Variable Not Found in Subplan Bug  (Josh Berkus <josh@agliodbs.com>)
List pgsql-bugs
Josh Berkus <josh@agliodbs.com> writes:
> However, here goes.   First is \d  for the bad view, and second is \d and 2nd
> for the good view.   I can't see any difference.   Can you?

They look the same to me too, but I still think there must be a
difference.  Would you look at their pg_rewrite rows to see if the
ev_action text is identical?  (You want the rows with ev_class matching
the pg_class OIDs of the two views.)

            regards, tom lane

pgsql-bugs by date:

Previous
From: Josh Berkus
Date:
Subject: Re: New Instance of Variable Not Found in Subplan Bug
Next
From: Philipp Matthias Hahn
Date:
Subject: Re: round(50.5) = 50