summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ThisTimeLineID4Demote ThisTimeLineID to a local variable.Robert Haas4 years
advice2fix some line break logicRobert Haas25 hours
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 Haas11 months
masterRemove duplicate lineAmit Langote3 days
pgfruitimprove commentRobert Haas2 years
walsummarizer2Test patch: Enable summarize_wal by default.Robert Haas20 months
walsummarizermanifestbackport changes we want to keepRobert Haas19 months
xlogacceptwritesbackend-private structRobert Haas3 years
[...]
 
 
AgeCommit messageAuthor
2016-09-23beginnings of true async attempt, but doesn't workasync2Robert Haas
2016-09-23Async, second try.Robert Haas
2016-09-21Add more parallel query documentation.Robert Haas
2016-09-21Print test parameters like "foo: 123", and results like "foo = 123".Heikki Linnakangas
2016-09-21Fix pgbench's calculation of average latency, when -T is not used.Heikki Linnakangas
2016-09-20pg_restore: Add -N option to exclude schemasPeter Eisentraut
2016-09-20doc: Fix documentation to match actual make outputPeter Eisentraut
2016-09-20doc: Correct ALTER USER MAPPING examplePeter Eisentraut
2016-09-20Re-add translation markers that were lostPeter Eisentraut
2016-09-20Use PostmasterRandom(), not random(), for DSM control segment ID.Robert Haas
[...]