index
:
users/rhaas/postgres.git
ThisTimeLineID3
ThisTimeLineID4
advice
advice2
advice_unstable
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_plan_advice
pg_ringflush
pgfruit
pgpa_semijoin
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
advice
WIP: Add pg_plan_advice contrib module.
Robert Haas
6 weeks
advice2
fix some line break logic
Robert Haas
5 months
advice_unstable
WIP: Add pg_plan_advice contrib module.
Robert Haas
5 weeks
joinadvice
Also subdivide merge join.
Robert Haas
15 months
master
Fix snapshot handling bug in recent BRIN fix
Álvaro Herrera
5 weeks
pg_plan_advice
Ban zero-length delimited identifiers.
Robert Haas
8 hours
pgfruit
improve comment
Robert Haas
2 years
pgpa_semijoin
Prune the list of non-unique semijoins.
Robert Haas
28 hours
walsummarizer2
Test patch: Enable summarize_wal by default.
Robert Haas
2 years
walsummarizermanifest
backport changes we want to keep
Robert Haas
2 years
[...]
Age
Commit message
Author
2021-12-14
avoid stepping on memory that's still needed
conveyor_old
Robert Haas
2021-12-14
conveyor_ext
Dilip Kumar
2021-12-14
Add DEADTID_FORK
Dilip Kumar
2021-12-09
when vacuuming, handle uninitialized index pages without barfing
Robert Haas
2021-12-09
more (untested) code to remove obsolete index pages
Robert Haas
2021-12-07
some infrastructure for removing obsolete index pages
Robert Haas
2021-12-03
Fix more bugs when inserting a lot of data.
Robert Haas
2021-11-15
Fix dubious logic in cb_metapage_remove_index_entries.
Robert Haas
2021-11-12
Fix calculation of pageoffset when relocating index entries.
Robert Haas
2021-11-10
fix confusion in ConveyorBeltVacuum
Robert Haas
[...]