psql: Add tab completion for view options.
Dean Rasheed <dean.a.rasheed@gmail.com>
psql: Add tab completion for view options. Add support for tab completion of WITH (...) options to CREATE VIEW, and for the corresponding SET/RESET (...) options in ALTER VIEW. Christoph Heiss, reviewed by Melih Mutlu, Vignesh C, Jim Jones, Mikhail Gribkov, David Zhang, Shubham Khanna, and me. Discussion: https://postgr.es/m/a2075c5a-66f9-a564-f038-9ac044b03117@c8h4.io
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.c | modified | +46 −4 |
Discussion
- [PATCH] psql: Add tab-complete for optional view parameters 21 messages · 2022-12-07 → 2023-11-28