Commits

DateSubjectAuthorReleases
2026-06-19 Update JIT tuple deforming code for virtual generated columns David Rowley 18 (unreleased)
2026-06-19 Update JIT tuple deforming code for virtual generated columns David Rowley 19 (unreleased)
2026-06-17 Add tuple deformation test for virtual generated columns David Rowley 19 (unreleased)
2026-04-22 Fix UPDATE/DELETE ... WHERE CURRENT OF on a table with virtual columns. Dean Rasheed 18.4
2026-04-22 Fix UPDATE/DELETE ... WHERE CURRENT OF on a table with virtual columns. Dean Rasheed 19 (unreleased)
2026-04-22 Fix expansion of EXCLUDED virtual generated columns. Dean Rasheed 18.4
2026-04-22 Fix expansion of EXCLUDED virtual generated columns. Dean Rasheed 19 (unreleased)
2026-04-21 Fix incorrect NEW references to generated columns in rule rewriting Richard Guo 18.4
2026-04-21 Fix incorrect NEW references to generated columns in rule rewriting Richard Guo 19 (unreleased)
2026-04-15 Fix COPY TO FORMAT JSON to exclude generated columns. Andrew Dunstan 19 (unreleased)
2026-03-30 psql: Make \d+ inheritance tables list formatting consistent with other objects Fujii Masao 19 (unreleased)
2026-03-27 Align tests for stored and virtual generated columns Peter Eisentraut 19 (unreleased)
2026-02-24 Allow ALTER COLUMN SET EXPRESSION on virtual columns with CHECK constraints Peter Eisentraut 19 (unreleased)
2025-12-24 Simplify COALESCE expressions using non-nullable arguments Richard Guo 19 (unreleased)
2025-11-06 Disallow generated columns in COPY WHERE clause Peter Eisentraut 18.1
2025-11-06 Disallow generated columns in COPY WHERE clause Peter Eisentraut 19 (unreleased)
2025-11-04 Tighten check for generated column in partition key expression Peter Eisentraut 18.1
2025-11-04 Tighten check for generated column in partition key expression Peter Eisentraut 19 (unreleased)
2025-09-23 Keep track of what RTIs a Result node is scanning. Robert Haas 19 (unreleased)
2025-09-15 Expand virtual generated columns in constraint expressions Peter Eisentraut 18.0
2025-09-15 Expand virtual generated columns in constraint expressions Peter Eisentraut 19 (unreleased)
2025-07-22 Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo 19 (unreleased)
2025-07-22 Expand virtual generated columns before sublink pull-up Richard Guo 19 (unreleased)
2025-07-03 Obtain required table lock during cross-table updates, redux. Tom Lane 19 (unreleased)
2025-07-03 Obtain required table lock during cross-table updates, redux. Tom Lane 18.0