On Fri, Jun 19, 2015 at 5:52 AM, Jeevan Chalke <[email protected]> wrote: > I have observed that we are not tab-completing word PASSWORD in the > following > syntaxes: > > 1. > CREATE|ALTER ROLE|USER rolname > > 2. > CREATE|ALTER ROLE|USER rolname WITH > > PASSWORD is used many times and should be in the tab-complete list. > > Was there any reason we have deliberately kept this out? > If yes, please ignore my patch. > Attached patch to add those missing tab-completes.
Thanks, committed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
