summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
adviceWIP: Add pg_plan_advice contrib module.Robert Haas7 weeks
advice2fix some line break logicRobert Haas5 months
advice_unstableWIP: Add pg_plan_advice contrib module.Robert Haas6 weeks
joinadviceAlso subdivide merge join.Robert Haas16 months
masterFix snapshot handling bug in recent BRIN fixÁlvaro Herrera6 weeks
pg_plan_adviceWIP: Add pg_plan_advice contrib module.Robert Haas44 hours
pgfruitimprove commentRobert Haas2 years
pgpa_semijoinPrune the list of non-unique semijoins.Robert Haas6 days
walsummarizer2Test patch: Enable summarize_wal by default.Robert Haas2 years
walsummarizermanifestbackport changes we want to keepRobert Haas2 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
[...]