Fix support for some operators (&<, &>, $<|, |&>) in box operator class

Teodor Sigaev <teodor@sigaev.ru>

Commit: d5286aa905c9173b3fc4f911682089149bd3caef
Author: Teodor Sigaev <teodor@sigaev.ru>
Date: 2017-03-21T13:23:10Z
Releases: 10.0
Fix support for some operators (&<, &>, $<|, |&>) in box operator class
of SP-GiST.

Bug exists since initial commit of box opclass for SP-GiST,
so backpath to 9.6

Author: Nikita Glukhov with minor editorization of tests by me
Reviewed-by: Kyotaro Horiguchi, Anastasia Lubennikova

https://commitfest.postgresql.org/13/981/

Files