psql: Improve tab-completion for LOCK TABLE.
Fujii Masao <fujii@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.c | modified | +26 −17 |
Discussion
- (LOCK TABLE options) “ONLY” and “NOWAIT” are not yet implemented 12 messages · 2021-09-28 → 2021-10-05