Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-06 | Fix some more cases of missed GENERATED-column updates. | Tom Lane | 14.8 |
| 2023-01-15 | Make new GENERATED-expressions code more bulletproof. | Tom Lane | 14.7 |
| 2023-01-05 | Fix calculation of which GENERATED columns need to be updated. | Tom Lane | 14.7 |
| 2021-04-06 | Postpone some stuff out of ExecInitModifyTable. | Tom Lane | 14.0 |