Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-03 | Clean up assorted failures under clang's -fsanitize=undefined checks. | Tom Lane | 11.16 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-12-15 | Fix pruning of locked and updated tuples. | Andres Freund | 11.0 |
| 2017-11-08 | Change TRUE/FALSE to true/false | Peter Eisentraut | 11.0 |
| 2017-10-11 | Fix low-probability loss of NOTIFY messages due to XID wraparound. | Tom Lane | 11.0 |
| 2017-09-07 | Improve performance of get_actual_variable_range with recently-dead tuples. | Tom Lane | 11.0 |