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
2013-04-11Hand off requests to the ring-flusher in batches.pg_ringflushRobert Haas
2013-04-10Toy background worker, implementing flush-behind logic.Robert Haas
2013-04-09Adjust ExplainOneQuery_hook_type to take a DestReceiver argument.Robert Haas
2013-04-09Support indexing of regular-expression searches in contrib/pg_trgm.Tom Lane
2013-04-08Minor rewording of README commentsSimon Riggs
2013-04-08Fix calculation of how many segments to retain for wal_keep_segments.Heikki Linnakangas
2013-04-08Skip extraneous locking in XLogCheckBuffer().Simon Riggs
2013-04-08Avoid tricky race condition recording XLOG_HINTSimon Riggs
2013-04-08README comments on checksums on page holes.Simon Riggs
2013-04-07Tune BufferGetLSNAtomic() when checksums !enabledSimon Riggs
[...]