Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-11-24 | Avoid assertion failure with LISTEN in a serializable transaction. | Tom Lane | 9.4.26 |
| 2017-08-14 | Handle elog(FATAL) during ROLLBACK more robustly. | Tom Lane | 9.4.14 |
| 2017-08-13 | Remove AtEOXact_CatCache(). | Tom Lane | 9.4.14 |
| 2015-09-04 | Fix subtransaction cleanup after an outer-subtransaction portal fails. | Tom Lane | 9.4.5 |
| 2014-04-24 | Reset pg_stat_activity.xact_start during PREPARE TRANSACTION. | Tom Lane | 9.4.0 |
| 2013-11-29 | Fix assorted race conditions in the new timeout infrastructure. | Tom Lane | 9.4.0 |