summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ThisTimeLineID4Demote ThisTimeLineID to a local variable.Robert Haas4 years
advice2add "clear" functionsRobert Haas11 days
conveyorFix typos and address other review comments from Amul.Robert Haas4 years
conveyor_oldavoid stepping on memory that's still neededRobert Haas4 years
joinadviceAlso subdivide merge join.Robert Haas10 months
masterPrevent overflow for block number in buffile.cMichael Paquier20 months
pgfruitimprove commentRobert Haas2 years
walsummarizer2Test patch: Enable summarize_wal by default.Robert Haas19 months
walsummarizermanifestbackport changes we want to keepRobert Haas19 months
xlogacceptwritesbackend-private structRobert Haas3 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
[...]