Commits

DateSubjectAuthorReleases
2025-07-03 Obtain required table lock during cross-table updates, redux. Tom Lane 17.6
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 16.9
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 15.13
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 14.18
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 17.5
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 16.2
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 12.18
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 14.11
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 15.6
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 17.0
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 13.14
2023-03-06 Fix some more cases of missed GENERATED-column updates. Tom Lane 16.0
2023-03-06 Fix some more cases of missed GENERATED-column updates. Tom Lane 15.3
2023-03-06 Fix some more cases of missed GENERATED-column updates. Tom Lane 13.11
2023-03-06 Fix some more cases of missed GENERATED-column updates. Tom Lane 12.15
2023-03-06 Fix some more cases of missed GENERATED-column updates. Tom Lane 14.8
2023-02-16 Fix check for child column generation status matching parent. Tom Lane 16.0
2023-01-11 Improve handling of inherited GENERATED expressions. Tom Lane 16.0
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 13.10
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 14.7
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 16.0
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
2021-05-21 Disallow whole-row variables in GENERATED expressions. Tom Lane 12.8
2021-05-21 Disallow whole-row variables in GENERATED expressions. Tom Lane 13.4