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
fix some line break logic
Robert Haas
25 hours
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
11 months
master
Remove duplicate line
Amit Langote
3 days
pgfruit
improve comment
Robert Haas
2 years
walsummarizer2
Test patch: Enable summarize_wal by default.
Robert Haas
20 months
walsummarizermanifest
backport changes we want to keep
Robert Haas
19 months
xlogacceptwrites
backend-private struct
Robert Haas
3 years
[...]
Age
Commit message
Author
2016-09-23
beginnings of true async attempt, but doesn't work
async2
Robert Haas
2016-09-23
Async, second try.
Robert Haas
2016-09-21
Add more parallel query documentation.
Robert Haas
2016-09-21
Print test parameters like "foo: 123", and results like "foo = 123".
Heikki Linnakangas
2016-09-21
Fix pgbench's calculation of average latency, when -T is not used.
Heikki Linnakangas
2016-09-20
pg_restore: Add -N option to exclude schemas
Peter Eisentraut
2016-09-20
doc: Fix documentation to match actual make output
Peter Eisentraut
2016-09-20
doc: Correct ALTER USER MAPPING example
Peter Eisentraut
2016-09-20
Re-add translation markers that were lost
Peter Eisentraut
2016-09-20
Use PostmasterRandom(), not random(), for DSM control segment ID.
Robert Haas
[...]