pgsql: Add tab completion for EXPLAIN (SETTINGS) in psql

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add tab completion for EXPLAIN (SETTINGS) in psql
Date: 2019-09-27 03:55:34
Message-ID: E1iDhLy-00087p-DM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add tab completion for EXPLAIN (SETTINGS) in psql

Author: Justin Pryzby
Reviewed-by: Tatsuro Yamada
Discussion: https://postgr.es/m/20190927022051.GC24334@telsasoft.com
Backpatch-through: 12

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4b011cad272e997935eb8d80ab741a40b395fdf5

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-09-27 14:36:28 pgsql: doc: Add timeline as valid recovery target in standby.signal doc
Previous Message Amit Kapila 2019-09-27 03:52:23 pgsql: Fix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd80f160252