summaryrefslogtreecommitdiff
path: root/src/backend/optimizer
diff options
context:
space:
mode:
authorTom Lane2003-09-17 17:19:17 +0000
committerTom Lane2003-09-17 17:19:17 +0000
commit6b73da67b2db6e6a4a1a0113d00e749698125a07 (patch)
tree65a1651c7576e4175670bb60492a0a44891729b9 /src/backend/optimizer
parente8839c2b6c00bac6d8119ec0cc27a5e77169c8a0 (diff)
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/optimizer')
0 files changed, 0 insertions, 0 deletions