Commits

DateSubjectAuthorReleases
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 12.3
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-02-26 Add deduplication to nbtree. Peter Geoghegan 13.0
2020-02-04 Handle lack of DSM slots in parallel btree build, take 2. Thomas Munro 11.7
2020-02-04 Handle lack of DSM slots in parallel btree build, take 2. Thomas Munro 12.2
2020-02-04 Handle lack of DSM slots in parallel btree build, take 2. Thomas Munro 13.0
2020-01-30 Handle lack of DSM slots in parallel btree build. Thomas Munro 11.7
2020-01-30 Handle lack of DSM slots in parallel btree build. Thomas Munro 12.2
2020-01-30 Handle lack of DSM slots in parallel btree build. Thomas Munro 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-17 Rename nbtree tuple macros. Peter Geoghegan 13.0
2019-11-25 Refactor reloption handling for index AMs in-core Michael Paquier 13.0
2019-11-18 nbtree: Tweak _bt_pgaddtup() comments. Peter Geoghegan 13.0
2019-11-08 Pass ItemPointer not HeapTuple to IndexBuildCallback. Andres Freund 13.0
2019-11-08 Use "low key" terminology in nbtsort.c. Peter Geoghegan 13.0
2019-08-21 Update comments on nbtree stack struct. Peter Geoghegan 13.0
2019-08-13 Use PageIndexTupleOverwrite() within nbtree. Peter Geoghegan 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-08 Correct obsolete nbtsort.c minimum key comment. Peter Geoghegan 12.0
2019-05-02 Fix nbtsort.c's page space accounting. Peter Geoghegan 12.0
2019-04-30 Widen tuple counter variables from long to int64 Alvaro Herrera 12.0
2019-04-02 Report progress of CREATE INDEX operations Alvaro Herrera 12.0
2019-03-29 Tweak some nbtree-related code comments. Peter Geoghegan 12.0