Re: force index problem in 8.4.1 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: force index problem in 8.4.1
Date
Msg-id 1106.1259246649@sss.pgh.pa.us
Whole thread Raw
In response to Re: force index problem in 8.4.1  (Oleg Bartunov <oleg@sai.msu.su>)
Responses Re: force index problem in 8.4.1  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
Oleg Bartunov <oleg@sai.msu.su> writes:
> On Wed, 25 Nov 2009, Tom Lane wrote:
>> I think you altered the wrong function.  The function underlying
>> point <@ box is on_pb() not pt_contained_box ... in fact, I don't
>> even see a function named that.

> sorry, I forgot to say, that I created operator

Unless you changed search_path, I think the parser would have preferred
the built-in point <@ box operator to one in "public".  Are you sure
your code was being used at all?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Application name patch - v3
Next
From: Michael Meskes
Date:
Subject: Re: ECPG patch 1, dynamic cursorname