diff options
author | Robert Haas <rhaas@postgresql.org> | 2011-02-06 00:26:27 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2011-02-06 00:26:27 -0500 |
commit | 65377e0b9c0e0397b1598b38b6a7fb8b6f740d39 (patch) | |
tree | b4ad4ca72227fa6d8c145eaeb42cbf7b50214970 /src/backend/commands/variable.c | |
parent | 51dbc87dff5c32bfe627ec7b22c575c263de8251 (diff) | |
download | postgresql-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