summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
adviceWIP: Add pg_plan_advice contrib module.Robert Haas6 weeks
advice2fix some line break logicRobert Haas5 months
advice_unstableWIP: Add pg_plan_advice contrib module.Robert Haas5 weeks
joinadviceAlso subdivide merge join.Robert Haas15 months
masterFix snapshot handling bug in recent BRIN fixÁlvaro Herrera5 weeks
pg_plan_adviceBan zero-length delimited identifiers.Robert Haas8 hours
pgfruitimprove commentRobert Haas2 years
pgpa_semijoinPrune the list of non-unique semijoins.Robert Haas28 hours
walsummarizer2Test patch: Enable summarize_wal by default.Robert Haas2 years
walsummarizermanifestbackport changes we want to keepRobert Haas2 years
[...]
 
 
AgeCommit messageAuthor
2021-12-14avoid stepping on memory that's still neededconveyor_oldRobert Haas
2021-12-14conveyor_extDilip Kumar
2021-12-14Add DEADTID_FORKDilip Kumar
2021-12-09when vacuuming, handle uninitialized index pages without barfingRobert Haas
2021-12-09more (untested) code to remove obsolete index pagesRobert Haas
2021-12-07some infrastructure for removing obsolete index pagesRobert Haas
2021-12-03Fix more bugs when inserting a lot of data.Robert Haas
2021-11-15Fix dubious logic in cb_metapage_remove_index_entries.Robert Haas
2021-11-12Fix calculation of pageoffset when relocating index entries.Robert Haas
2021-11-10fix confusion in ConveyorBeltVacuumRobert Haas
[...]