Commits

DateSubjectAuthorReleases
2020-09-17 Add support for building GiST index by sorting. Heikki Linnakangas 14.0
2019-07-24 Use full 64-bit XID for checking if a deleted GiST page is old enough. Heikki Linnakangas 12.0
2019-07-24 Use full 64-bit XID for checking if a deleted GiST page is old enough. Heikki Linnakangas 13.0
2019-04-03 Generate less WAL during GiST, GIN and SP-GiST index build. Heikki Linnakangas 12.0
2019-03-22 Delete empty pages during GiST VACUUM. Heikki Linnakangas 12.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
2013-02-11 Support unlogged GiST index. Heikki Linnakangas 9.3.0
2013-01-25 Add some randomness to the choice of which GiST page to insert to. Heikki Linnakangas 9.3.0
2012-06-24 Replace XLogRecPtr struct with a 64-bit integer. Heikki Linnakangas 9.3.0
2011-09-08 Buffering GiST index build algorithm. Heikki Linnakangas 9.2.0
2010-12-23 Rewrite the GiST insertion logic so that we don't need the post-recovery Heikki Linnakangas 9.1.0
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.3.13
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 9.1.0
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 9.0.2
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.4.6
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.2.19
2010-11-16 The GiST scan algorithm uses LSNs to detect concurrent pages splits, but Heikki Linnakangas 8.1.23
2008-09-30 Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the Heikki Linnakangas 8.4.0
2008-06-12 Refactor XLogOpenRelation() and XLogReadBuffer() in preparation for relation Heikki Linnakangas 8.4.0