index
:
users/andresfreund/postgres.git
REL9_2_STABLE-rwlock-contention
aio
bdr
bdr-next
bgwriter-rewrite
cabal-rebasing
checkpoint-flush
clone-fd-checkpointer
commit_ts
executor-rewrite
faster-expr-2
faster-hashtable
feature/hs-cancel-subtxn
feature/hs-cleanup
feature/hs-idle-query-cancellation
feature/idle-query-cancellation
header
hs-query-cancel
insert_conflict_4
insert_on_conflict
int/fastbloat
int/grouping_sets
int/grouping_sets_2
jit
jit-01
jsonb_and_hstore
latch
llvm-12
master
move-contrib-bins-to-bin
no-work-in-signal-handlers
oidnix
pgxact-split
pluggable-storage
pluggable-zheap
pluggable_compression
replication-identifiers
rwlock-contention
rwlock-contention-clean
sane-catalog
seqam-0.2
simple_statement_perf
speedup/frontend_protocol
speedup/slab2
speedup/slab2-experimental
tmp
tmp-insert-sgml-doc-fix
tmp-multixact-truncate
tmp2
xlogreader
Andres' PG stuff
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
aio
fixup! aio: --- BASE PATCH -- (to-be-split).
Andres Freund
4 years
bgwriter-rewrite
Rewrite background writer.
Andres Freund
6 years
clone-fd-checkpointer
Heavily-WIP: Send file descriptors to checkpointer for fsyncing.
Andres Freund
7 years
executor-rewrite
WIP: Protoype of new, non-recursive, executor.
Andres Freund
7 years
header
WIP: Add support for copying node tree into single allocation.
Andres Freund
6 years
llvm-12
WIP: llvmjit: Support new ORC interface.
Andres Freund
5 years
oidnix
Remove WITH OIDs support.
Andres Freund
7 years
pgxact-split
WIP: pgbench
Andres Freund
5 years
pluggable-storage
Fix virtual tuple clear.
Andres Freund
6 years
pluggable-zheap
regression differerences
Andres Freund
7 years
[...]
Tag
Download
Author
Age
aio-before-rebase-2020-11-25
commit 9d84ab6dc2...
Andres Freund
5 years
aio-before-rebase-2020-10-30
commit d52c28c396...
Andres Freund
5 years
aio-before-rebase-2020-06-24
commit bfbfa9d20e...
Andres Freund
5 years
jit-before-rebase-2018-02-14
commit 60c085061f...
Andres Freund
7 years
jit-before-rebase-2018-02-12
commit e24cac5951...
Andres Freund
7 years
jit-before-rebase-2018-02-06
commit 0fede6b8d6...
Andres Freund
7 years
jit-before-rebase-2018-02-01
commit fdc6c7a6dd...
Andres Freund
7 years
jit-before-rebase-2018-01-29
commit 6b86c3b14c...
Andres Freund
7 years
jit-before-rebase-2017-11-03
commit c6a399ba19...
Andres Freund
8 years
bdr-next-before-rebase-2014-03-12
commit 5899d10ff3...
Alvaro Herrera
11 years
[...]
Age
Commit message
Author
2015-01-13
Remove some dead IsUnderPostmaster code in bootstrap.c.
HEAD
master
Andres Freund
2015-01-13
Commonalize process startup code.
Andres Freund
2015-01-13
Add barriers to the latch code.
Andres Freund
2015-01-13
Allow latches to wait for socket writability without waiting for readability.
Andres Freund
2015-01-13
Fix typos in comment.
Heikki Linnakangas
2015-01-12
Fix some functions that were declared static then defined not-static.
Tom Lane
2015-01-12
Avoid unexpected slowdown in vacuum regression test.
Tom Lane
2015-01-12
Tweak heapam's rmgr desc output slightly
Alvaro Herrera
2015-01-12
Fix get_object_address argument type for extension statement
Alvaro Herrera
2015-01-12
Use correct text domain for errcontext() appearing within ereport().
Tom Lane
[...]