Commits

DateSubjectAuthorReleases
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-09-20 Fix outdated comments, GIST search queue is not an RBTree anymore. Heikki Linnakangas 9.5.5
2016-09-20 Fix outdated comments, GIST search queue is not an RBTree anymore. Heikki Linnakangas 9.6.0
2016-09-20 Fix outdated comments, GIST search queue is not an RBTree anymore. Heikki Linnakangas 10.0
2016-08-13 Add SQL-accessible functions for inspecting index AM properties. Tom Lane 9.6.0
2016-06-28 Remove unused arguments in two GiST subroutines Alvaro Herrera 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2016-01-18 Re-pgindent a few files. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-09-09 Microvacuum for GIST Teodor Sigaev 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-15 Fix datatype confusion with the new lossy GiST distance functions. Heikki Linnakangas 9.5.0
2015-03-26 Fix GiST index-only scans for opclasses with different storage type. Heikki Linnakangas 9.5.0
2015-03-26 Add support for index-only scans in GiST. Heikki Linnakangas 9.5.0
2015-03-26 Minor cleanup of GiST code, for readability. Heikki Linnakangas 9.5.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Tom Lane 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-12-22 Use a pairing heap for the priority queue in kNN-GiST searches. Heikki Linnakangas 9.5.0
2014-11-20 Revamp the WAL record format. Heikki Linnakangas 9.5.0
2014-11-06 Move the backup-block logic from XLogInsert to a new file, xloginsert.c. Heikki Linnakangas 9.5.0
2014-09-19 Add rmgr callback to name xlog record types for display purposes. Andres Freund 9.5.0
2014-06-14 Change the signature of rm_desc so that it's passed a XLogRecord. Heikki Linnakangas 9.5.0
2014-04-03 Avoid palloc in critical section in GiST WAL-logging. Heikki Linnakangas 9.3.5
2014-04-03 Avoid palloc in critical section in GiST WAL-logging. Heikki Linnakangas 9.1.14
2014-04-03 Avoid palloc in critical section in GiST WAL-logging. Heikki Linnakangas 9.2.9