tab-completion for \lo_import
Josh Kupershmidt <schmiddy@gmail.com>
From: Josh Kupershmidt <schmiddy@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2013-07-10T15:28:32Z
Lists: pgsql-hackers
Attachments
- tab_complete_lo_import.diff (application/octet-stream) patch
Hi all, Is there any reason not to tab-complete the local filename used by the \lo_import command? Small patch to do so attached. Josh