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

From Jeff Janes
Subject [HACKERS] tab completion for "create user mapping for"
Date
Msg-id CAMkU=1wo2iQ6jWnN=egqOb5NxEPn0PpANEtKHr3uPooQ+nYPtw@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] tab completion for "create user mapping for"
List pgsql-hackers
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
Attachment

pgsql-hackers by date:

Previous
From: Yugo Nagata
Date:
Subject: Re: [HACKERS] Missing comment for max_logical_replication_workersin postgresql.conf.sample
Next
From: Ashutosh Sharma
Date:
Subject: Re: [HACKERS] pl/perl extension fails on Windows