pgsql: Add tab completion for ALTER SYSTEM SET in psql.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add tab completion for ALTER SYSTEM SET in psql.
Date: 2013-12-19 17:34:04
Message-ID: E1VthU4-0000Lc-W0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add tab completion for ALTER SYSTEM SET in psql.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/084e385a2fc0b596ff6aa0ede8d360a889a6c084

Modified Files
--------------
src/bin/psql/tab-complete.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thom Brown 2013-12-19 19:19:21 Re: pgsql: Allow time delayed standbys and recovery
Previous Message Fujii Masao 2013-12-19 10:26:47 Re: pgsql: Allow time delayed standbys and recovery