aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2009-01-12 09:38:30 +0000
committerPeter Eisentraut <peter_e@gmx.net>2009-01-12 09:38:30 +0000
commitbf21cdb7e74c37841a06d5058f0e2f5d4e59e24f (patch)
treee1be6306c2b950dcf90b44601758b0696e66997e /src/backend/access/gist
parentca8100f9eb7f02f410d1a45f2d5fee8373eace84 (diff)
downloadpostgresql-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/access/gist')
0 files changed, 0 insertions, 0 deletions