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 Haas46 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
2015-10-15Thunk.parallel_countRobert Haas
2015-10-15Revert "Have dtrace depend on object files directly, not objfiles.txt"Robert Haas
2015-10-15Allow FDWs to push down quals without breaking EvalPlanQual rechecks.Robert Haas
2015-10-15Fix bogus commentsAlvaro Herrera
2015-10-13-- email subject limit -----------------------------------------Bruce Momjian
2015-10-13Have dtrace depend on object files directly, not objfiles.txtRobert Haas
2015-10-13Improve INSERT .. ON CONFLICT error message.Robert Haas
2015-10-13On Windows, ensure shared memory handle gets closed if not being used.Tom Lane
2015-10-12Fix "pg_ctl start -w" to test child process status directly.Tom Lane
2015-10-12Use JsonbIteratorToken consistently in automatic variable declarations.Noah Misch
[...]