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
Remove pgpa_fix_scan_or_clump_member.
Robert Haas
27 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
Restore the ability to run pl/pgsql expression queries in parallel.
Tom Lane
10 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
2013-04-11
Avoid PG_TRY/PG_CATCH overhead if stringinfo is already large enough.
copy_hack
Robert Haas
2013-04-11
Copy hack!
Robert Haas
2013-04-11
Remove quotes around SQL statement in error message
Alvaro Herrera
2013-04-11
Fix confusion between ObjectType and ObjectClass
Alvaro Herrera
2013-04-11
doc: Update DTrace information
Peter Eisentraut
2013-04-10
Update the description for the graphical installers
Magnus Hagander
2013-04-10
Fix SIGUSR1 handling by unconnected bgworkers
Alvaro Herrera
2013-04-10
Fix SIGHUP handling by unconnected bgworkers
Alvaro Herrera
2013-04-10
Make contrib/pg_trgm also support regex searches with GiST indexes.
Tom Lane
2013-04-10
Make worker_spi sample code more complete
Alvaro Herrera
[...]