- Notifications
You must be signed in to change notification settings - Fork5
Commit4f18010
committed
Convert psql's tab completion for backslash commands to the new style.
This requires adding some more infrastructure to handle both case-sensitiveand case-insensitive matching, as well as the ability to match a prefix ofa previous word. So it ends up being about a wash line-count-wise, butit's just as big a readability win here as in the SQL tab completion rules.Michael Paquier, some adjustments by me1 parent9b181b0 commit4f18010
1 file changed
+173
-160
lines changed0 commit comments
Comments
(0)