summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
aiofixup! aio: --- BASE PATCH -- (to-be-split).Andres Freund5 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
2020-04-07WIP: pgbenchpgxact-splitAndres Freund
2020-04-07wip: commit sequence number based snapshot cachingAndres Freund
2020-04-07Remove now unused PGXACT.Andres Freund
2020-04-07Improve GetSnapshotData() performance by avoiding indirection for subxid access.Andres Freund
2020-04-07Improve GetSnapshotData() performance by avoiding indirection for vacuumFlags...Andres Freund
2020-04-07Improve GetSnapshotData() performance by avoiding indirection for xid access.Andres Freund
2020-04-07Move PGXACT->xmin back to PGPROC.Andres Freund
2020-04-07Change the way backends perform tuple-is-invisible-to-everyone tests.Andres Freund
2020-04-07Move delayChkpt from PGXACT to PGPROC it's rarely checked & frequently modified.Andres Freund
2020-04-07Improve and extend asserts for a snapshot being set.Andres Freund
[...]