pgsql: psql: Improve tab-completion for LOCK TABLE. - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: psql: Improve tab-completion for LOCK TABLE.
Date
Msg-id E1mXZ2N-0000sG-3C@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
psql: Improve tab-completion for LOCK TABLE.

This commit makes psql support the tab-completion for ONLY and
NOWAIT keywords of LOCK TABLE command.

Author: Koyu Tanigawa
Reviewed-by: Shinya Kato, Fujii Masao
Discussion: https://postgr.es/m/a322684daa36319e6ebc60b541000a3a@oss.nttdata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0b0d277c35533baecc8d1a9356f71de5f2ee0bd8

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: remove URL for ICU explorer/locexp
Next
From: Amit Kapila
Date:
Subject: pgsql: Remove obsolete comment in snapbuild.c.