postgresql/src
Teodor Sigaev a4d07d2e9d 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/
2017-03-21 16:24:10 +03:00
..
backend Fix support for some operators (&<, &>, $<|, |&>) in box operator class 2017-03-21 16:24:10 +03:00
bin Sanitize newlines in object names in "pg_restore -l" output. 2017-03-10 14:15:09 -05:00
common pgindent run for 9.6 2016-06-09 18:02:36 -04:00
fe_utils Restore psql's SIGPIPE setting if popen() fails. 2016-12-07 12:39:24 -05:00
include Fix failure to mark init buffers as BM_PERMANENT. 2017-03-14 11:52:27 -04:00
interfaces Spelling fixes 2017-03-14 13:45:54 -04:00
makefiles Fix typos in comments and doc 2016-01-28 16:47:36 +09:00
pl Adjust PL/Tcl regression test to dodge a possible bug or zone dependency. 2017-02-19 16:14:52 -05:00
port Fix and simplify check for whether we're running as Windows service. 2017-03-17 11:14:36 +02:00
template Remove some remains from Alpha support removal 2015-10-29 16:40:14 -04:00
test Fix support for some operators (&<, &>, $<|, |&>) in box operator class 2017-03-21 16:24:10 +03:00
timezone Update time zone data files to tzdata release 2016j. 2017-01-30 11:40:39 -05:00
tools Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8. 2016-11-07 20:27:35 -05:00
tutorial Update copyright for 2016 2016-01-02 13:33:40 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bcc32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 2016-09-23 15:50:00 -04:00
Makefile.global.in Document usage of COPT environment variable for adjusting configure flags. 2017-02-17 16:11:02 -05:00
Makefile.shlib Fix typos in comments. 2017-02-06 11:34:15 +02:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00
win32.mak Autoconfiscate selection of 64-bit int type for 64-bit large object API. 2012-10-07 21:52:43 -04:00