summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorRichard Guo2025-06-26 03:17:12 +0000
committerRichard Guo2025-06-26 03:17:12 +0000
commit5069fef1cfae271ca62e254b16dc831145bc5a4f (patch)
treef1cbf6372ba720a875a7143004612505311e1657 /doc/src
parent62a47aea1d8d8ea36e63fe6dd3d9891452a3f968 (diff)
Expand virtual generated columns for ALTER COLUMN TYPE
For the subcommand ALTER COLUMN TYPE of the ALTER TABLE command, the USING expression may reference virtual generated columns. These columns must be expanded before the expression is fed through expression_planner and the expression-execution machinery. Failing to do so can result in incorrect rewrite decisions, and can also lead to "ERROR: unexpected virtual generated column reference". Reported-by: Alexander Lakhin <exclusion@gmail.com> Reviewed-by: jian he <jian.universality@gmail.com> Discussion: https://postgr.es/m/b5f96b24-ccac-47fd-9e20-14681b894f36@gmail.com
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions