Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-02-15 | Suppress compiler warnings about useless comparison of unsigned to zero. | Tom Lane | 9.1.21 |
| 2016-02-08 | Fix some regex issues with out-of-range characters and large char ranges. | Tom Lane | 9.1.20 |
| 2010-10-29 | Fix comparisons of pointers with zero to compare with NULL instead. | Tom Lane | 9.1.0 |