aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/view.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-09-17 17:19:17 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-09-17 17:19:17 +0000
commit6b73da67b2db6e6a4a1a0113d00e749698125a07 (patch)
tree65a1651c7576e4175670bb60492a0a44891729b9 /src/backend/commands/view.c
parente8839c2b6c00bac6d8119ec0cc27a5e77169c8a0 (diff)
downloadpostgresql-6b73da67b2db6e6a4a1a0113d00e749698125a07.tar.gz
postgresql-6b73da67b2db6e6a4a1a0113d00e749698125a07.zip
Disallow converting a table to a view if it has triggers, indexes, or
child tables --- all cases that will trip various sanity checks elsewhere in the system, as well as cases that should not occur in the only intended use of this feature, namely coping with ancient pg_dump representation of views. Per bug report from Chris Pizzi.
Diffstat (limited to 'src/backend/commands/view.c')
0 files changed, 0 insertions, 0 deletions