You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Simplify tab completion rules for views and foreign tables.
Since an increasing number of views and foreign tables are now ableto be updated, complete with any table, view, or foreign table inthe relevant contexts. This avoids the need to use a complexquery that may be both confusing to end-users and nonperformantto construct the list of possible completions.Dean Rasheed, persuant to a complaint from Bernd Helme and asuggestion from Peter Eisentraut