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
11 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
2013-04-11
Hand off requests to the ring-flusher in batches.
pg_ringflush
Robert Haas
2013-04-10
Toy background worker, implementing flush-behind logic.
Robert Haas
2013-04-09
Adjust ExplainOneQuery_hook_type to take a DestReceiver argument.
Robert Haas
2013-04-09
Support indexing of regular-expression searches in contrib/pg_trgm.
Tom Lane
2013-04-08
Minor rewording of README comments
Simon Riggs
2013-04-08
Fix calculation of how many segments to retain for wal_keep_segments.
Heikki Linnakangas
2013-04-08
Skip extraneous locking in XLogCheckBuffer().
Simon Riggs
2013-04-08
Avoid tricky race condition recording XLOG_HINT
Simon Riggs
2013-04-08
README comments on checksums on page holes.
Simon Riggs
2013-04-07
Tune BufferGetLSNAtomic() when checksums !enabled
Simon Riggs
[...]