diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-06-06 20:30:07 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-06-06 20:30:07 +0000 |
commit | bb3da43e3bd2a74c5caf8eca7f47ff4198f479ec (patch) | |
tree | 9188729adb81f08c5bbc13eab0a841782ce70b82 /src/backend/utils/adt/oracle_compat.c | |
parent | 19e3bdd6c79568f902dc3613c69f0788f8de583f (diff) | |
download | postgresql-bb3da43e3bd2a74c5caf8eca7f47ff4198f479ec.tar.gz postgresql-bb3da43e3bd2a74c5caf8eca7f47ff4198f479ec.zip |
Allow use of table rowtypes directly as column types of other tables.
Instead of prohibiting that, put code into ALTER TABLE to reject ALTERs
that would affect other tables' columns. Eventually we will probably
want to extend ALTER TABLE to actually do something useful here, but
in the meantime it seems wrong to forbid the feature completely just
because ALTER isn't fully baked.
Diffstat (limited to 'src/backend/utils/adt/oracle_compat.c')
0 files changed, 0 insertions, 0 deletions