Commits

DateSubjectAuthorReleases
2014-12-22 Use a pairing heap for the priority queue in kNN-GiST searches. Heikki Linnakangas 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-03-22 Allow I/O reliability checks using 16-bit checksums Simon Riggs 9.3.0
2013-01-17 Make GiST indexes on-disk compatible with 9.2 again. Heikki Linnakangas 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-12-28 Remove obsolete XLogRecPtr macros Alvaro Herrera 9.3.0
2012-07-16 Remove unreachable code Peter Eisentraut 9.3.0
2012-05-02 More duplicate word removal. Robert Haas 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-09-30 Support GiST index support functions that want to cache data across calls. Tom Lane 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-07-04 Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h Alvaro Herrera 9.2.0
2011-05-18 Spell checking and markup refinement Peter Eisentraut 9.1.0
2011-04-12 Pass collations to functions in FunctionCallInfoData, not FmgrInfo. Tom Lane 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-12-23 Rewrite the GiST insertion logic so that we don't need the post-recovery Heikki Linnakangas 9.1.0
2010-12-04 Fix two small bugs in new gistget.c logic. Tom Lane 9.1.0
2010-12-04 Put back gistgettuple's check for backwards scan request. Tom Lane 9.1.0
2010-12-04 KNNGIST, otherwise known as order-by-operator support for GIST. Tom Lane 9.1.0