summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
aiofixup! aio: --- BASE PATCH -- (to-be-split).Andres Freund4 years
bgwriter-rewriteRewrite background writer.Andres Freund6 years
clone-fd-checkpointerHeavily-WIP: Send file descriptors to checkpointer for fsyncing.Andres Freund7 years
executor-rewriteWIP: Protoype of new, non-recursive, executor.Andres Freund7 years
headerWIP: Add support for copying node tree into single allocation.Andres Freund6 years
llvm-12WIP: llvmjit: Support new ORC interface.Andres Freund5 years
oidnixRemove WITH OIDs support.Andres Freund7 years
pgxact-splitWIP: pgbenchAndres Freund5 years
pluggable-storageFix virtual tuple clear.Andres Freund6 years
pluggable-zheapregression differerencesAndres Freund7 years
[...]
 
TagDownloadAuthorAge
aio-before-rebase-2020-11-25commit 9d84ab6dc2...Andres Freund5 years
aio-before-rebase-2020-10-30commit d52c28c396...Andres Freund5 years
aio-before-rebase-2020-06-24commit bfbfa9d20e...Andres Freund5 years
jit-before-rebase-2018-02-14commit 60c085061f...Andres Freund7 years
jit-before-rebase-2018-02-12commit e24cac5951...Andres Freund7 years
jit-before-rebase-2018-02-06commit 0fede6b8d6...Andres Freund7 years
jit-before-rebase-2018-02-01commit fdc6c7a6dd...Andres Freund7 years
jit-before-rebase-2018-01-29commit 6b86c3b14c...Andres Freund7 years
jit-before-rebase-2017-11-03commit c6a399ba19...Andres Freund8 years
bdr-next-before-rebase-2014-03-12commit 5899d10ff3...Alvaro Herrera11 years
[...]
 
AgeCommit messageAuthor
2015-01-13Remove some dead IsUnderPostmaster code in bootstrap.c.HEADmasterAndres Freund
2015-01-13Commonalize process startup code.Andres Freund
2015-01-13Add barriers to the latch code.Andres Freund
2015-01-13Allow latches to wait for socket writability without waiting for readability.Andres Freund
2015-01-13Fix typos in comment.Heikki Linnakangas
2015-01-12Fix some functions that were declared static then defined not-static.Tom Lane
2015-01-12Avoid unexpected slowdown in vacuum regression test.Tom Lane
2015-01-12Tweak heapam's rmgr desc output slightlyAlvaro Herrera
2015-01-12Fix get_object_address argument type for extension statementAlvaro Herrera
2015-01-12Use correct text domain for errcontext() appearing within ereport().Tom Lane
[...]