Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-08 | Fix PG 17 [NOT] NULL optimization bug for domains | Bruce Momjian | 17.5 |
| 2025-03-04 | Avoid NullTest deduction for clone clauses | Richard Guo | 17.5 |
| 2024-11-08 | Fix inconsistent RestrictInfo serial numbers | Richard Guo | 17.1 |
| 2024-04-12 | Fix recently introduced typo in code comment | David Rowley | 17.0 |
| 2024-04-12 | Fix IS [NOT] NULL qual optimization for inheritance tables | David Rowley | 17.0 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-01-23 | Add better handling of redundant IS [NOT] NULL quals | David Rowley | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2024-01-02 | Fix typos in comments and in one isolation test. | Robert Haas | 17.0 |
| 2023-11-27 | Don't use bms_membership() in cases where we don't need to | David Rowley | 17.0 |