Commits

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

DateSubjectAuthorReleases
2019-05-26 Fix typos. Amit Kapila 12.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-15 Remove obsolete nbtree insertion comment. Peter Geoghegan 12.0
2019-05-13 Standardize ItemIdData terminology. Peter Geoghegan 12.0
2019-05-13 Don't leave behind junk nbtree pages during split. Peter Geoghegan 12.0
2019-05-03 Correct more obsolete nbtree page split comments. Peter Geoghegan 12.0
2019-04-29 Remove obsolete _bt_insert_parent() comment. Peter Geoghegan 12.0
2019-04-23 Prevent O(N^2) unique index insertion edge case. Peter Geoghegan 12.0
2019-04-04 Invalidate binary search bounds consistently. Peter Geoghegan 12.0
2019-03-25 tableam: Add helper for indexes to check if a corresponding table tuples exist. Andres Freund 12.0
2019-03-20 Consider secondary factors during nbtree splits. Peter Geoghegan 12.0
2019-03-20 Make heap TID a tiebreaker nbtree index column. Peter Geoghegan 12.0
2019-03-20 Refactor nbtree insertion scankeys. Peter Geoghegan 12.0
2019-03-12 Correct obsolete nbtree page split comment. Peter Geoghegan 12.0
2019-03-04 Correct obsolete nbtree page split WAL comment. Peter Geoghegan 12.0
2019-02-26 Remove unneeded argument from _bt_getstackbuf(). Peter Geoghegan 12.0
2019-01-21 Remove superfluous tqual.h includes. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-19 Remove obsolete nbtree duplicate entries comment. Peter Geoghegan 12.0
2018-12-19 Correct obsolete nbtree recovery comments. Peter Geoghegan 12.0
2018-07-27 Reduce path length for locking leaf B-tree pages during insertion Alexander Korotkov 12.0
2018-07-08 Correct obsolete unique index insertion comment. Peter Geoghegan 12.0