Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-29 | Handle default NULL insertion a little better. | Tom Lane | 15.11 |
| 2022-01-29 | Fix failure to validate the result of select_common_type(). | Tom Lane | 15.0 |
| 2021-12-16 | Ensure casting to typmod -1 generates a RelabelType. | Tom Lane | 15.0 |
| 2021-08-06 | Don't elide casting to typmod -1. | Tom Lane | 15.0 |
| 2021-07-27 | Fix bugs in polymorphic-argument resolution for multiranges. | Tom Lane | 15.0 |