diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2009-01-12 09:38:30 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2009-01-12 09:38:30 +0000 |
commit | bf21cdb7e74c37841a06d5058f0e2f5d4e59e24f (patch) | |
tree | e1be6306c2b950dcf90b44601758b0696e66997e /src/backend/executor/nodeBitmapHeapscan.c | |
parent | ca8100f9eb7f02f410d1a45f2d5fee8373eace84 (diff) | |
download | postgresql-bf21cdb7e74c37841a06d5058f0e2f5d4e59e24f.tar.gz postgresql-bf21cdb7e74c37841a06d5058f0e2f5d4e59e24f.zip |
Use qualified_name instead of relation_expr for commands that have no
business with inheritance recursion: ALTER INDEX, ALTER SEQUENCE, ALTER
TRIGGER, ALTER VIEW. They would just silently ignore the ONLY.
ALTER TABLE has mixed behavior and cannot be dealt with this way because
of the resulting shift/reduce conflicts.
Diffstat (limited to 'src/backend/executor/nodeBitmapHeapscan.c')
0 files changed, 0 insertions, 0 deletions