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
2016-10-01Use more efficient hashtable for execGrouping.c to speed up hash aggregation.faster-hashtableAndres Freund
2016-10-01Use more efficient hashtable for tidbitmap.c to speed up bitmap scans.Andres Freund
2016-10-01Add a macro customizable hashtable.Andres Freund
2016-09-30Add likely/unlikely() branch hint macros.Andres Freund
2016-09-30Remove superuser checks in pgstattupleStephen Frost
2016-09-29Fix compiler warningsPeter Eisentraut
2016-09-29Allow contrib/file_fdw to read from a program, like COPY FROM PROGRAM.Tom Lane
2016-09-29Switch pg_basebackup commands in Postgres.pm to use --nosyncPeter Eisentraut
2016-09-29pg_basebackup: Add --nosync optionPeter Eisentraut
2016-09-29pg_basebackup pg_receivexlog: Issue fsync more carefullyPeter Eisentraut
[...]