-
- Downloads
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.
Loading
Please register or sign in to comment