index
:
users/rhaas/postgres.git
ThisTimeLineID3
ThisTimeLineID4
advice2
aset_changes
aset_frontend
async
async2
bufmgr
chash
chash2014
contexts
conveyor
conveyor_old
copy_hack
cv
fastlock91
flexlock
gather
gather3
gather_pushdown
gathertest
group_locking
joinadvice
manifest
master
memory
memory2
metapage
pa_setop
parallel
parallel_count
partdesc
pg_background
pg_ringflush
pgfruit
robert
serial_cost
slot2
snaparray
sort
walsummarizer2
walsummarizermanifest
xlogacceptwrites
Robert Haas's development tree.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
ThisTimeLineID4
Demote ThisTimeLineID to a local variable.
Robert Haas
4 years
advice2
add "clear" functions
Robert Haas
10 days
conveyor
Fix typos and address other review comments from Amul.
Robert Haas
4 years
conveyor_old
avoid stepping on memory that's still needed
Robert Haas
4 years
joinadvice
Also subdivide merge join.
Robert Haas
10 months
master
Prevent overflow for block number in buffile.c
Michael Paquier
20 months
pgfruit
improve comment
Robert Haas
2 years
walsummarizer2
Test patch: Enable summarize_wal by default.
Robert Haas
19 months
walsummarizermanifest
backport changes we want to keep
Robert Haas
19 months
xlogacceptwrites
backend-private struct
Robert Haas
3 years
[...]
Age
Commit message
Author
2018-03-08
Consider Parallel Append as a way to implement a union operation
pa_setop
Robert Haas
2018-03-08
Generate a separate upper relation for each stage of setop planning.
Robert Haas
2018-03-08
Rewrite recurse_union_children to iterate, rather than recurse.
Robert Haas
2018-03-08
Let Parallel Append over simple UNION ALL have partial subpaths.
Robert Haas
2018-03-08
Correctly assess parallel-safety of tlists when SRFs are used.
Robert Haas
2018-03-08
Add test scaffolding for exercising optimizer's predicate-proof logic.
Tom Lane
2018-03-08
Revert "Temporarily instrument postgres_fdw test to look for statistics chang...
Tom Lane
2018-03-08
In initdb, don't bother trying max_connections = 10.
Tom Lane
2018-03-08
Fix cross-checking of ReservedBackends/max_wal_senders/MaxConnections.
Tom Lane
2018-03-07
test_decoding: Remove unused #include directives.
Robert Haas
[...]