Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-06-27 | Have multixact be truncated by checkpoint, not vacuum | Alvaro Herrera | 9.3.5 |
| 2014-02-13 | Separate multixact freezing parameters from xid's | Alvaro Herrera | 9.3.3 |
| 2013-11-30 | Fix full-table-vacuum request mechanism for MultiXactIds | Alvaro Herrera | 9.3.2 |
| 2013-09-16 | Rename various "freeze multixact" variables | Alvaro Herrera | 9.3.1 |
| 2013-02-01 | Fix typo in freeze_table_age implementation | Alvaro Herrera | 9.3.0 |
| 2013-01-23 | Improve concurrency of foreign key locking | Alvaro Herrera | 9.3.0 |
| 2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 9.3.0 |