Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-15 | Fix failure for generated column with a not-null domain constraint. | Tom Lane | 15.13 |
| 2023-11-16 | Ensure we preprocess expressions before checking their volatility. | Tom Lane | 15.6 |
| 2023-03-06 | Fix some more cases of missed GENERATED-column updates. | Tom Lane | 15.3 |
| 2023-01-05 | Fix calculation of which GENERATED columns need to be updated. | Tom Lane | 15.2 |
| 2022-03-21 | Fix bogus dependency handling for GENERATED expressions. | Tom Lane | 15.0 |