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
5 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
2019-09-20
WIP: Add support for copying node tree into single allocation.
header
Andres Freund
2019-09-20
WIP: Remove manually maintained out/read/copy/equalfuncs code.
Andres Freund
2019-09-20
Enable previously disabled asserts ensuring node equality.
Andres Freund
2019-09-20
WIP: Add generated node metadata.
Andres Freund
2019-09-20
WIP: Introduce compile-time node type metadata collection & reimplement node ...
Andres Freund
2019-09-20
Change out/readfuncs to handle floats precisely.
Andres Freund
2019-09-20
WIP: Improve and expand stringinfo.[ch].
Andres Freund
2019-09-20
WIP: Move stringinfo to common/
Andres Freund
2019-09-20
Move int->string routines to src/common, and expand.
Andres Freund
2019-09-20
WIP: Introduce strongly typed array type.
Andres Freund
[...]