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 Haas44 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
2016-09-20Lightweight framework for waiting for events.asyncRobert Haas
2016-09-20Modify PlanState to have result/result_ready fields.Robert Haas
2016-09-20Modify PlanState to include a pointer to the parent PlanState.Robert Haas
2016-09-20Use PostmasterRandom(), not random(), for DSM control segment ID.Robert Haas
2016-09-20Retry DSM control segment creation if Windows indicates access denied.Robert Haas
2016-09-20Fix outdated comments, GIST search queue is not an RBTree anymore.Heikki Linnakangas
2016-09-19Fix latency calculation when there are \sleep commands in the script.Heikki Linnakangas
2016-09-19Remove obsolete warning from docs.Heikki Linnakangas
2016-09-19MSVC: Include pg_recvlogical in client-only install.Robert Haas
2016-09-19Update recovery_min_apply_delay docs for remote_apply mode.Robert Haas
[...]