Commits

DateSubjectAuthorReleases
2020-11-21 Fix FPeq() and friends to get the right answers for infinities. Tom Lane 14.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-01-19 Fix assorted inconsistencies in GiST opclass support function declarations. Tom Lane 9.6.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.0
2015-02-03 Remove unused "m" field in LSEG. Tom Lane 9.5.0
2010-12-04 KNNGIST, otherwise known as order-by-operator support for GIST. Tom Lane 9.1.0
2010-08-03 Replace the naive HYPOT() macro with a standards-conformant hypotenuse Tom Lane 9.1.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2005-11-07 R-tree is dead ... long live GiST. Tom Lane 8.2.0
2005-07-01 Migrate rtree_gist functionality into the core system, and add some Tom Lane 8.1.0
2005-06-24 Extend r-tree operator classes to handle Y-direction tests equivalent Tom Lane 8.1.0
2003-11-12 Cross-data-type comparisons are now indexable by btrees, pursuant to my Tom Lane 8.0.0
2003-05-13 More binary I/O routines. Tom Lane 7.4.1
2003-05-09 COPY BINARY uses the new binary I/O routines. Update a few more datatypes Tom Lane 7.4.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2000-07-30 Convert all remaining geometric operators to new fmgr style. This Tom Lane 7.1.1
2000-07-29 PATH and POLYGON datatypes are now TOASTable. Associated functions Tom Lane 7.1.1
2000-06-13 Another batch of fmgr updates. I think I have gotten all old-style Tom Lane 7.1.1
2000-06-05 Latest round of fmgr updates. All functions with bool,char, or int2 Tom Lane 7.1.1
2000-02-17 Finish repairing 6.5's problems with r-tree indexes: create appropriate Tom Lane 7.1.1
1999-03-28 Fix bogus function signature for areajoinsel. Tom Lane 7.1.1