Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-15 | Fix failure for generated column with a not-null domain constraint. | Tom Lane | 14.18 |
| 2025-01-29 | Handle default NULL insertion a little better. | Tom Lane | 14.16 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-05-10 | Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. | Tom Lane | 14.0 |
| 2021-03-31 | Rework planning and execution of UPDATE and DELETE. | Tom Lane | 14.0 |