Commits

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

DateSubjectAuthorReleases
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2021-06-11 Report sort phase progress in parallel btree build Alvaro Herrera 13.4
2020-10-31 Reproduce debug_query_string==NULL on parallel workers. Noah Misch 13.1
2020-07-17 Avoid CREATE INDEX unique index deduplication. Peter Geoghegan 13.0
2020-06-19 Fix deduplication "single value" strategy bug. Peter Geoghegan 13.0
2020-04-13 Harmonize nbtree page split point code. Peter Geoghegan 13.0
2020-04-09 Allow parallel create index to accumulate buffer usage stats. Amit Kapila 13.0
2020-04-07 Remove nbtree BTreeTupleSetAltHeapTID() function. Peter Geoghegan 13.0
2020-04-04 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-04-04 Add infrastructure to track WAL usage. Amit Kapila 13.0
2020-03-31 Add CREATE INDEX deduplication assertions. Peter Geoghegan 13.0
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 13.0
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 13.0
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