Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-29 | Handle default NULL insertion a little better. | Tom Lane | 17.3 |
| 2024-07-20 | Correctly check updatability of columns targeted by INSERT...DEFAULT. | Tom Lane | 17.0 |
| 2024-03-14 | Make INSERT-from-multiple-VALUES-rows handle domain target columns. | Tom Lane | 17.0 |