summaryrefslogtreecommitdiff
path: root/src/common/username.c
diff options
context:
space:
mode:
authorPeter Eisentraut2025-06-24 09:30:49 +0000
committerPeter Eisentraut2025-06-24 09:31:26 +0000
commit49fe1c83ecf3474776ea9d0db47ae5644d29b67b (patch)
treedf8476b4f3495846972c6f00c3e309c1df725d72 /src/common/username.c
parent0cb5145a32c1a867a157e18493e24930338f5d6f (diff)
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 'src/common/username.c')
0 files changed, 0 insertions, 0 deletions