Hi!

patch implements operator class for GiST over points. Supported operations:
point   << point
point   >> point
point   <^ point
point   >^ point
point   ~= point
point   <@ box
box     @> point
point   <@ polygon
polygon @> point
point   <@ circle
circle  @> point
--
Teodor Sigaev                                   E-mail: teo...@sigaev.ru
                                                   WWW: http://www.sigaev.ru/

Attachment: point_ops-0.4.gz
Description: Unix tar archive

-- 
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