Re: [HACKERS] tab completion for "create user mapping for" - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] tab completion for "create user mapping for"
Date
Msg-id 21276.1501179231@sss.pgh.pa.us
Whole thread Raw
In response to [HACKERS] tab completion for "create user mapping for"  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] More race conditions in logical replication
Next
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] pl/perl extension fails on Windows