Add support for <-> (box, point) operator to SP-GiST box_ops

Alexander Korotkov <akorotkov@postgresql.org>

Commit: 075f0a880fbf790f4a3dcac83e2d5125bcad9646
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2019-07-14T12:09:23Z
Releases: 13.0
Add support for <-> (box, point) operator to SP-GiST box_ops

Opclass support functions already can handle this operator, just catalog
adjustment appears to be required.

Discussion: https://postgr.es/m/f71ba19d-d989-63b6-f04a-abf02ad9345d%40postgrespro.ru
Author: Nikita Glukhov
Reviewed-by: Tom Lane, Alexander Korotkov

Files

Documentation touched

Discussion