Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f18010

Browse files
committed
Convert psql's tab completion for backslash commands to the new style.
This requires adding some more infrastructure to handle both case-sensitive and case-insensitive matching, as well as the ability to match a prefix of a previous word. So it ends up being about a wash line-count-wise, but it's just as big a readability win here as in the SQL tab completion rules. Michael Paquier, some adjustments by me
1 parent 9b181b0 commit 4f18010

File tree

1 file changed

+173
-160
lines changed

1 file changed

+173
-160
lines changed

0 commit comments

Comments
 (0)