tab completion for "create user mapping for"

Started by Jeff Janesover 8 years ago2 messageshackers
Jump to latest
#1Jeff Janes
jeff.janes@gmail.com

If you have "CREATE USE" tab completion will recommend both USER and USER
MAPPING FOR.

But once you have the full "CREATE USER " or "CREATE USER M" it will not
complete the rest of the "MAPPING FOR".

Attached patch fixes that.

Cheers,

Jeff

Attachments:

user_mapping_tab_complete_v1.patchapplication/octet-stream; name=user_mapping_tab_complete_v1.patchDownload+2-2
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Jeff Janes (#1)
Re: tab completion for "create user mapping for"

Jeff Janes <jeff.janes@gmail.com> writes:

If you have "CREATE USE" tab completion will recommend both USER and USER
MAPPING FOR.

But once you have the full "CREATE USER " or "CREATE USER M" it will not
complete the rest of the "MAPPING FOR".

Attached patch fixes that.

Pushed, thanks.

regards, tom lane

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers