psql: Add missing IO option to EXPLAIN tab completion
Fujii Masao <fujii@postgresql.org>
psql: Add missing IO option to EXPLAIN tab completion Commit 681daed9316 added EXPLAIN (IO) as a boolean option, but did not update psql's tab completion to include it. Add IO to both the option keyword list and the boolean ON/OFF completion. Author: Afrah Razzak <mypg.afrah@gmail.com> Reviewed-by: Zhenwei Shang <a934172442@gmail.com> Discussion: https://postgr.es/m/CAAJ6gzGi9gK6nGjsGCch0nFPdd2+odWatTS1uAGwRDPbHkmSVQ@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.in.c | modified | +2 −2 |
Discussion
- [PATCH] psql: Add missing IO option to EXPLAIN tab completion 3 messages · 2026-05-12 → 2026-05-23