hi,
does it make sense to teach the planner (and the executor?) use an ordering opto optimize queries like the following?
select * from t where a <-> 1000 < 10
YAMAMOTO Takashi