psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx
Date: 2015-05-22 10:35:09
Message-ID: CAFj8pRDPkTtBSs0xQzzYLWrExJX4OWFNgCtJaDYo0mreKwrxVA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

we support SET ROLE name and SET ROLE TO name. Second form isn't supported
by tabcomplete. Attached trivial patch fixes it.

Regards

Pavel

Attachment Content-Type Size
psql-tabcomplete-role-to.patch text/x-patch 543 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabrízio de Royes Mello 2015-05-22 11:42:48 Add some spaces to "ALTER TABLE" doc
Previous Message Heikki Linnakangas 2015-05-22 09:59:44 Re: [COMMITTERS] pgsql: At promotion, archive last segment from old timeline with .parti