Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-24 | Fix possible recovery trouble if TRUNCATE overlaps a checkpoint. | Robert Haas | 10.21 |
| 2017-03-27 | Show more processes in pg_stat_activity. | Robert Haas | 10.0 |
| 2017-03-10 | Revert "Use group updates when setting transaction status in clog." | Robert Haas | 10.0 |
| 2017-03-09 | Use group updates when setting transaction status in clog. | Robert Haas | 10.0 |
| 2016-11-22 | Support condition variables. | Robert Haas | 10.0 |
| 2016-10-05 | Rename WAIT_* constants to PG_WAIT_*. | Robert Haas | 10.0 |
| 2016-10-04 | Extend framework from commit 53be0b1ad to report latch waits. | Robert Haas | 10.0 |