Don't we need to change the GiST/GIN support function interface anyway, to be able to return the "recheck" flag?
Now we choose - save compatibility or not.

We can save flag RECHECK and introduce optional needRecheck argument for consistent function and new opclass can use new interface, old ones will work with RECHECK. Or we remove RECHECK and force opclasses to use new interface.


--
Teodor Sigaev                                   E-mail: [EMAIL PROTECTED]
                                                   WWW: http://www.sigaev.ru/

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to