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
2015-01-30contrib/parallel_dummyparallelRobert Haas
2015-01-30Create an infrastructure for parallel computation in PostgreSQL.Robert Haas
2015-01-30Allow background workers to connect using OIDs rather than names.Robert Haas
2015-01-30Fix BuildIndexValueDescription for expressionsStephen Frost
2015-01-30doc: clarify libpq's 'verify-full' host name checkBruce Momjian
2015-01-30Handle unexpected query results, especially NULLs, safely in connectby().Tom Lane
2015-01-29Properly terminate the array returned by GetLockConflicts().Andres Freund
2015-01-29Align buffer descriptors to cache line boundaries.Andres Freund
2015-01-29Fix #ifdefed'ed out code to compile again.Andres Freund
2015-01-29Fix bug where GIN scan keys were not initialized with gin_fuzzy_search_limit.Heikki Linnakangas
[...]