psql: Improve tab-completion for MERGE.
Fujii Masao <fujii@postgresql.org>
psql: Improve tab-completion for MERGE. Commit 7103ebb7aa added the tab-completion for MERGE accidentally in the middle of that for LOCK TABLE. This commit fixes this issue. This also adds some tab-completion for MERGE. Back-patch to v15 where MERGE was introduced. Author: Kotaro Kawamoto, Fujii Masao Reviewed-by: Shinya Kato, Álvaro Herrera Discussion: https://postgr.es/m/9f1ad2a87a58cd5e7d64f3993130958d@oss.nttdata.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.c | modified | +67 −35 |
Discussion
- [PATCH]Feature improvement for MERGE tab completion 21 messages · 2022-09-09 → 2023-07-04