Commits

Showing commits that first shipped in 9.5 (backpatches included). Clear

DateSubjectAuthorReleases
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 9.5.22
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 9.5.22
2019-09-19 Improve handling of NULLs in KNN-GiST and KNN-SP-GiST Alexander Korotkov 9.5.20
2019-09-08 Fix handling of NULL distances in KNN-GiST Alexander Korotkov 9.5.20
2016-09-20 Fix outdated comments, GIST search queue is not an RBTree anymore. Heikki Linnakangas 9.5.5
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