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
2022-01-04Fix typos and address other review comments from Amul.conveyorRobert Haas
2022-01-04Fix mistake in README per comment from Matthias van de Meent.Robert Haas
2022-01-04Fix some page-locking bugs.Robert Haas
2021-12-14WIP: Conveyor belt storage.Robert Haas
2021-12-14Improve sift up/down code in binaryheap.c and logtape.c.Tom Lane
2021-12-14Fix datatype confusion in logtape.c's right_offset().Tom Lane
2021-12-14Remove assertion for replication origins in PREPARE TRANSACTIONMichael Paquier
2021-12-13Remove unimplemented/undocumented geometric functions & operators.Tom Lane
2021-12-13Doc: de-document unimplemented geometric operators.Tom Lane
2021-12-13Implement poly_distance().Tom Lane
[...]