Commits

DateSubjectAuthorReleases
2024-02-23 Introduce a new smgr bulk loading facility. Heikki Linnakangas 17.0
2022-02-24 Fix data loss on crash after sorted GiST index build. Heikki Linnakangas 15.0
2022-02-24 Fix data loss on crash after sorted GiST index build. Heikki Linnakangas 14.3
2021-04-07 Revert "Add sortsupport for gist_btree opclasses, for faster index builds." Heikki Linnakangas 14.0
2021-04-07 Add sortsupport for gist_btree opclasses, for faster index builds. Heikki Linnakangas 14.0
2020-10-01 Set right-links during sorted GiST index build. Heikki Linnakangas 14.0
2020-09-21 Fix checksum calculation in the new sorting GiST build. Heikki Linnakangas 14.0
2020-09-17 Add support for building GiST index by sorting. Heikki Linnakangas 14.0
2019-04-03 Generate less WAL during GiST, GIN and SP-GiST index build. Heikki Linnakangas 12.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
2013-02-11 Support unlogged GiST index. Heikki Linnakangas 9.3.0
2012-08-16 Fix GiST buffering build bug, which caused "failed to re-find parent" errors. Heikki Linnakangas 9.2.0
2012-08-16 Fix GiST buffering build bug, which caused "failed to re-find parent" errors. Heikki Linnakangas 9.3.0
2012-05-30 Change the way parent pages are tracked during buffered GiST build. Heikki Linnakangas 9.2.0
2012-05-30 Delete the temporary file used in buffered GiST build, after the build. Heikki Linnakangas 9.2.0
2012-05-29 Fix integer overflow bug in GiST buffering build calculations. Heikki Linnakangas 9.2.0
2011-09-12 In the final emptying phase of the new GiST buffering build, set the Heikki Linnakangas 9.2.0
2011-09-08 Buffering GiST index build algorithm. Heikki Linnakangas 9.2.0