Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-24 | Fix handling of multixacts predating pg_upgrade | Alvaro Herrera | 9.5.4 |
| 2015-04-30 | Fix pg_upgrade's multixact handling (again) | Alvaro Herrera | 9.5.0 |
| 2015-04-28 | Code review for multixact bugfix | Alvaro Herrera | 9.5.0 |
| 2015-04-28 | Protect against multixact members wraparound | Alvaro Herrera | 9.5.0 |
| 2015-04-10 | Optimize locking a tuple already locked by another subxact | Alvaro Herrera | 9.5.0 |
| 2014-11-14 | Allow interrupting GetMultiXactIdMembers | Alvaro Herrera | 9.5.0 |
| 2014-07-29 | Avoid uselessly looking up old LOCK_ONLY multixacts | Alvaro Herrera | 9.5.0 |
| 2014-06-27 | Have multixact be truncated by checkpoint, not vacuum | Alvaro Herrera | 9.5.0 |