summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL9_2_STABLE-rwlock-contentionWait free LW_SHARED lwlock acquirationAndres Freund12 years
aiofixup! aio: --- BASE PATCH -- (to-be-split).Andres Freund4 years
bdrbdr: Fix silly mistakes in the merge of worker and output pluginsAndres Freund11 years
bdr-nextbdr, deparse: Deparse nondefault seqams correctly when default_seqam is set.Andres Freund11 years
bgwriter-rewriteRewrite background writer.Andres Freund6 years
cabal-rebasingfix off-by-one that only manifests visibly on some platformsAndres Freund13 years
checkpoint-flushfixup! allow to trigger kernel writeback after a configurable number of writes.Andres Freund9 years
clone-fd-checkpointerHeavily-WIP: Send file descriptors to checkpointer for fsyncing.Andres Freund7 years
commit_tscommitts: mergme: add comment about wal logging committs in RecordTransaction...Andres Freund12 years
executor-rewriteWIP: Protoype of new, non-recursive, executor.Andres Freund7 years
faster-expr-2WIP: Opcode based agg evaluation.Andres Freund8 years
faster-hashtableUse more efficient hashtable for execGrouping.c to speed up hash aggregation.Andres Freund9 years
feature/hs-cancel-subtxnAllow HS conflict cancellations to abort subtransactions.Andres Freund15 years
feature/hs-cleanupDont try to save the errno in RecoveryConflictInterrupt to avoid confusion.Andres Freund15 years
feature/hs-idle-query-cancellationDont FATAL a IDLE IN TRANSACTIOn backend during conflictAndres Freund15 years
feature/idle-query-cancellationEnable rethrowing errors which occured while IDLE IN TRANSACTION state when e...Andres Freund15 years
headerWIP: Add support for copying node tree into single allocation.Andres Freund6 years
hs-query-cancelDo not allow to catch HS errors in plpgsql.Andres Freund16 years
insert_conflict_4tmpAndres Freund10 years
insert_on_conflictun-uglify indentation of ExecLockUpdateTuple in nodeModifyTable.cAndres Freund10 years
int/fastbloatAdd pgstattuple_approx() to the pgstattuple extension.Andres Freund10 years
int/grouping_setsFirst cut of getting rid of GroupedVar.Andres Freund10 years
int/grouping_sets_2Support GROUPING SETS, CUBE and ROLLUP.Andres Freund10 years
jitFix typo setting BITCODE_CXXFLAGS.Andres Freund7 years
jit-01Hacky/Preliminary inlining implementation.Andres Freund8 years
jsonb_and_hstoreDenote some pieces of code with FIXMEs that should be improved.Andres Freund11 years
latchIntroduce WaitEventSet API.Andres Freund9 years
llvm-12WIP: llvmjit: Support new ORC interface.Andres Freund5 years
masterRemove some dead IsUnderPostmaster code in bootstrap.c.Andres Freund11 years
move-contrib-bins-to-binfixup! Move pg_upgrade from contrib/ to src/bin/Andres Freund10 years
no-work-in-signal-handlersFix usage of openssl API to not break during SSL renegotiation.Andres Freund10 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
pluggable_compressionIntroduce pluggable compressionAndres Freund12 years
replication-identifiersIntroduce "replication_identifiers" to keep track of remote nodes.Andres Freund12 years
rwlock-contentionAdd pg_atomic_fetch_add_until_u32().Andres Freund11 years
rwlock-contention-cleanLockless StrategyGetBuffer clock sweep hotpath.Andres Freund11 years
sane-catalogexample conversionAndres Freund9 years
seqam-0.2seqam 0.2Andres Freund12 years
simple_statement_perfWIP: Improve getBaseTypeAndTypemod() performance for builtin types.Andres Freund8 years
speedup/frontend_protocolIntroduce FrontendProtocollIsV3 shorthand for PG_PROTOCOL_MAJOR(FrontendProto...Andres Freund14 years
speedup/slab2num_freeAndres Freund14 years
speedup/slab2-experimentalComment out code pfree()'ing a list header after list_concatAndres Freund14 years
tmpMerge remote-tracking branch 'rhaas/chash2014' into rwlock-contention-cleanAndres Freund11 years
tmp-insert-sgml-doc-fixImprove ON CONFLICT documentation.Andres Freund10 years
tmp-multixact-truncateWIP: Rework the way multixact truncations work.Andres Freund10 years
tmp2minor chash performance improvementsAndres Freund11 years
xlogreaderadd simple xlogdump toolAndres Freund13 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
bdr/0.5commit 8661704385...Andres Freund11 years
bdr/0.4commit 0ecd3981b6...Andres Freund12 years
bdr/0.3commit ad4d5c08c8...Andres Freund12 years
bdr/0.1commit fe5ed23679...Andres Freund12 years