aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2011-02-06 00:26:27 -0500
committerRobert Haas <rhaas@postgresql.org>2011-02-06 00:26:27 -0500
commit65377e0b9c0e0397b1598b38b6a7fb8b6f740d39 (patch)
treeb4ad4ca72227fa6d8c145eaeb42cbf7b50214970 /src/backend/commands/variable.c
parent51dbc87dff5c32bfe627ec7b22c575c263de8251 (diff)
downloadpostgresql-65377e0b9c0e0397b1598b38b6a7fb8b6f740d39.tar.gz
postgresql-65377e0b9c0e0397b1598b38b6a7fb8b6f740d39.zip
Tighten ALTER FOREIGN TABLE .. SET DATA TYPE checks.
If the foreign table's rowtype is being used as the type of a column in another table, we can't just up and change its data type. This was already checked for composite types and ordinary tables, but we previously failed to enforce it for foreign tables.
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions