Commits

DateSubjectAuthorReleases
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-17 Rename nbtree tuple macros. Peter Geoghegan 13.0
2019-11-18 nbtree: Tweak _bt_pgaddtup() comments. Peter Geoghegan 13.0
2019-08-24 Explain subtlety in nbtree locking protocol. Peter Geoghegan 13.0
2019-08-14 Remove block number field from nbtree stack. Peter Geoghegan 13.0
2019-08-01 Add error codes to some corruption log messages Peter Eisentraut 13.0
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-13 Don't leave behind junk nbtree pages during split. Peter Geoghegan 11.4
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