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 11067.1078519859@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:
> Hmmm ... could I do it through a binary file copy?   I'm on a bit of a
> deadline here, and need to replace the bad view in the next hour or so.

For the moment I'd just suggest saving the contents of pg_class and
pg_statistic (COPY TO STDOUT or some such).  If we can reproduce it at
all, that will be the info we need.

            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: Tom Lane
Date:
Subject: Re: New Instance of Variable Not Found in Subplan Bug