Re: [HACKERS] "ExecInitIndexScan: both left and right..." meaning? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] "ExecInitIndexScan: both left and right..." meaning?
Date
Msg-id 12685.945123878@sss.pgh.pa.us
Whole thread Raw
In response to [HACKERS] "ExecInitIndexScan: both left and right..." meaning?  (Ed Loehr <ELOEHR@austin.rr.com>)
List pgsql-hackers
Ed Loehr <ELOEHR@austin.rr.com> writes:
>    Anyone know what this error is or how to prevent it?  Seems to
>    usually show up on large queries...
>        "ExecInitIndexScan: both left and right op's are rel-vars"

Sounds like you've found a bug.  How about a specific example of
a query that causes this?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Create Group
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Create Group