aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2025-06-24 11:30:49 +0200
committerPeter Eisentraut <peter@eisentraut.org>2025-06-24 11:31:26 +0200
commit49fe1c83ecf3474776ea9d0db47ae5644d29b67b (patch)
treedf8476b4f3495846972c6f00c3e309c1df725d72 /doc/src
parent0cb5145a32c1a867a157e18493e24930338f5d6f (diff)
downloadpostgresql-49fe1c83ecf3474776ea9d0db47ae5644d29b67b.tar.gz
postgresql-49fe1c83ecf3474776ea9d0db47ae5644d29b67b.zip
Fix virtual generated column type checking for ALTER TABLE
Virtual generated columns have some special checks in CheckAttributeType(), mainly to check that domains are not used. But this check was only applied during CREATE TABLE, not during ALTER TABLE. This fixes that. Reported-by: jian he <jian.universality@gmail.com> Discussion: https://www.postgresql.org/message-id/CACJufxE0KHR__-h=zHXbhSNZXMMs4LYo4-dbj8H3YoStYBok1Q@mail.gmail.com
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions