pgsql: Improve tab-completion for GRANT and REVOKE.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve tab-completion for GRANT and REVOKE.
Date: 2015-09-08 17:01:14
Message-ID: E1ZZMGg-0006Xl-8o@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve tab-completion for GRANT and REVOKE.

Thomas Munro, reviewed by Michael Paquier, modified by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2f8880704a697312d8d10ab3a2ad7ffe4b5e3dfd

Modified Files
--------------
src/bin/psql/tab-complete.c | 122 +++++++++++++++++++++++++++++++++++++------
1 file changed, 106 insertions(+), 16 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2015-09-08 17:30:00 pgsql: Add gin_fuzzy_search_limit to postgresql.conf.sample.
Previous Message Thom Brown 2015-09-08 16:07:16 Re: pgsql: Allow per-tablespace effective_io_concurrency