Commits

DateSubjectAuthorReleases
2018-07-29 Provide separate header file for built-in float types Tomas Vondra 12.0
2018-07-11 Rethink how to get float.h in old Windows API for isnan/isinf Alvaro Herrera 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-10 Remove wrongly backpatched piece of code in cube.c Teodor Sigaev 9.6.9
2018-04-10 Remove wrongly backpatched piece of code in cube.c Teodor Sigaev 10.4
2018-01-11 llow negative coordinate for ~> (cube, int) operator Teodor Sigaev 11.0
2018-01-11 Fix behavior of ~> (cube, int) operator Teodor Sigaev 9.6.7
2018-01-11 Fix behavior of ~> (cube, int) operator Teodor Sigaev 10.2
2018-01-11 Fix behavior of ~> (cube, int) operator Teodor Sigaev 11.0
2017-11-21 Support index-only scans in contrib/cube and contrib/seg GiST indexes. Tom Lane 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-09-18 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. Tom Lane 11.0
2017-09-13 Distinguish selectivity of < from <= and > from >=. Tom Lane 11.0
2017-09-05 Remove unnecessary casts Peter Eisentraut 11.0
2017-09-05 Remove unnecessary parentheses in return statements Peter Eisentraut 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2016-09-27 Improve contrib/cube's handling of zero-D cubes, infinities, and NaNs. Tom Lane 10.0
2016-06-09 Handle contrib's GIN/GIST support function signature changes honestly. Tom Lane 9.6.0
2015-12-28 Code and docs review for cube kNN support. Tom Lane 9.6.0
2015-12-18 Cube extension kNN support Teodor Sigaev 9.6.0
2015-09-05 Fix misc typos. Heikki Linnakangas 9.4.5
2015-09-05 Fix misc typos. Heikki Linnakangas 9.5.0
2015-09-05 Fix misc typos. Heikki Linnakangas 9.6.0
2015-05-15 Move strategy numbers to include/access/stratnum.h Alvaro Herrera 9.5.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0