aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2013-10-23 13:16:25 -0400
committerRobert Haas <rhaas@postgresql.org>2013-10-23 13:16:25 -0400
commit5c4dd2cd9a26cadb3e5234badf2a5eedf89423a2 (patch)
treed6e033b256b62bc043b9dcda46e87896ed88ee1f /src/backend/commands/dbcommands.c
parent83eb54001cb69d6ee8f0813c4e280be876823068 (diff)
downloadpostgresql-5c4dd2cd9a26cadb3e5234badf2a5eedf89423a2.tar.gz
postgresql-5c4dd2cd9a26cadb3e5234badf2a5eedf89423a2.zip
Simplify tab completion rules for views and foreign tables.
Since an increasing number of views and foreign tables are now able to be updated, complete with any table, view, or foreign table in the relevant contexts. This avoids the need to use a complex query that may be both confusing to end-users and nonperformant to construct the list of possible completions. Dean Rasheed, persuant to a complaint from Bernd Helme and a suggestion from Peter Eisentraut
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions