summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
adviceWIP: Add pg_plan_advice contrib module.Robert Haas7 weeks
advice2fix some line break logicRobert Haas5 months
advice_unstableWIP: Add pg_plan_advice contrib module.Robert Haas6 weeks
joinadviceAlso subdivide merge join.Robert Haas16 months
masterFix snapshot handling bug in recent BRIN fixÁlvaro Herrera6 weeks
pg_plan_adviceWIP: Add pg_plan_advice contrib module.Robert Haas45 hours
pgfruitimprove commentRobert Haas2 years
pgpa_semijoinPrune the list of non-unique semijoins.Robert Haas6 days
walsummarizer2Test patch: Enable summarize_wal by default.Robert Haas2 years
walsummarizermanifestbackport changes we want to keepRobert Haas2 years
[...]
 
 
AgeCommit messageAuthor
2012-02-14Fix filename.sortRobert Haas
2012-02-14onlyKeyRobert Haas
2012-02-14Generate qsort_tuple.cRobert Haas
2012-02-14A bit of renaming.Robert Haas
2012-02-14Call CHECK_FOR_INTERRUPTS slightly less often when tuplesorting.Robert Haas
2012-02-14Notational changes; no need to use generic types any more.Robert Haas
2012-02-14Specialize qsort_tuple for SortTuple objects.Robert Haas
2012-02-14qsort_tupleRobert Haas
2012-02-14Remove new, intermittently failing regression test.Robert Haas
2012-02-14Fix new create_function_3 regression tests not to rely on tuple order.Robert Haas
[...]