| Branch | Commit message | Author | Age |
| advice | WIP: Add pg_plan_advice contrib module. | Robert Haas | 7 weeks |
| advice2 | fix some line break logic | Robert Haas | 5 months |
| advice_unstable | WIP: Add pg_plan_advice contrib module. | Robert Haas | 6 weeks |
| joinadvice | Also subdivide merge join. | Robert Haas | 16 months |
| master | Fix snapshot handling bug in recent BRIN fix | Álvaro Herrera | 6 weeks |
| pg_plan_advice | WIP: Add pg_plan_advice contrib module. | Robert Haas | 44 hours |
| pgfruit | improve comment | Robert Haas | 2 years |
| pgpa_semijoin | Prune the list of non-unique semijoins. | Robert Haas | 6 days |
| walsummarizer2 | Test patch: Enable summarize_wal by default. | Robert Haas | 2 years |
| walsummarizermanifest | backport changes we want to keep | Robert Haas | 2 years |
| [...] |
| |
| |
| Age | Commit message | Author |
| 2015-01-30 | contrib/parallel_dummyparallel | Robert Haas |
| 2015-01-30 | Create an infrastructure for parallel computation in PostgreSQL. | Robert Haas |
| 2015-01-30 | Allow background workers to connect using OIDs rather than names. | Robert Haas |
| 2015-01-30 | Fix BuildIndexValueDescription for expressions | Stephen Frost |
| 2015-01-30 | doc: clarify libpq's 'verify-full' host name check | Bruce Momjian |
| 2015-01-30 | Handle unexpected query results, especially NULLs, safely in connectby(). | Tom Lane |
| 2015-01-29 | Properly terminate the array returned by GetLockConflicts(). | Andres Freund |
| 2015-01-29 | Align buffer descriptors to cache line boundaries. | Andres Freund |
| 2015-01-29 | Fix #ifdefed'ed out code to compile again. | Andres Freund |
| 2015-01-29 | Fix bug where GIN scan keys were not initialized with gin_fuzzy_search_limit. | Heikki Linnakangas |
| [...] |