Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-16 | Work around spurious compiler warning in inet operators | Andres Freund | 11.20 |
| 2018-06-17 | Suppress -Wshift-negative-value warnings. | Tom Lane | 11.0 |
| 2018-03-04 | Fix assorted issues in convert_to_scalar(). | Tom Lane | 11.0 |
| 2017-09-13 | Distinguish selectivity of < from <= and > from >=. | Tom Lane | 11.0 |
| 2017-09-01 | Introduce 64-bit hash functions with a 64-bit seed. | Robert Haas | 11.0 |