pgsql: Improve tab-completion for ALTER INDEX RESET/SET.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve tab-completion for ALTER INDEX RESET/SET.
Date: 2018-03-02 16:42:17
Message-ID: E1ernlB-00035Y-Mv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve tab-completion for ALTER INDEX RESET/SET.

Author: Masahiko Sawada
Discussion: https://postgr.es/m/CAD21AoDSGfB0G4egOy2UvBT=uihojuh-syxgSipj+XNkpWdVzQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2b8c94e1b4a86907fceef87840c32d3703f7e161

Modified Files
--------------
src/bin/psql/tab-complete.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2018-03-02 17:19:58 pgsql: shm_mq: Reduce spinlock usage.
Previous Message Tom Lane 2018-03-02 16:22:59 pgsql: Make gistvacuumcleanup() count the actual number of index tuples