diff options
author | Tom Lane | 2003-10-28 23:35:52 +0000 |
---|---|---|
committer | Tom Lane | 2003-10-28 23:35:52 +0000 |
commit | 15c6764bda83b2e6e83c947e85fbf5816f72ba73 (patch) | |
tree | dba92ecab1d250339c5c10479514695559c859a5 /src/interfaces/jdbc | |
parent | 979b5375227dac6c42c1e5b9557d9d698997e7d1 (diff) |
Don't include "schema." in the set of possible tab completions once
"schema." has been typed. This allows readline to complete subsequent
characters immediately if all relations in the target schema start with
the same prefix. This actually worked before, but I unintentionally
broke it a few days ago.
Also, make completion schema-aware for GRANT, REVOKE, VACUUM.
Diffstat (limited to 'src/interfaces/jdbc')
0 files changed, 0 insertions, 0 deletions