summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ThisTimeLineID4Demote ThisTimeLineID to a local variable.Robert Haas4 years
advice2add "clear" functionsRobert Haas10 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
2018-03-08Consider Parallel Append as a way to implement a union operationpa_setopRobert Haas
2018-03-08Generate a separate upper relation for each stage of setop planning.Robert Haas
2018-03-08Rewrite recurse_union_children to iterate, rather than recurse.Robert Haas
2018-03-08Let Parallel Append over simple UNION ALL have partial subpaths.Robert Haas
2018-03-08Correctly assess parallel-safety of tlists when SRFs are used.Robert Haas
2018-03-08Add test scaffolding for exercising optimizer's predicate-proof logic.Tom Lane
2018-03-08Revert "Temporarily instrument postgres_fdw test to look for statistics chang...Tom Lane
2018-03-08In initdb, don't bother trying max_connections = 10.Tom Lane
2018-03-08Fix cross-checking of ReservedBackends/max_wal_senders/MaxConnections.Tom Lane
2018-03-07test_decoding: Remove unused #include directives.Robert Haas
[...]