Improve psql tab completion for COMMENT
Michael Paquier <michael@paquier.xyz>
Improve psql tab completion for COMMENT Completion is added for more object types, like domain constraints, text search-ish objects or policies. Moreover, the area is reorganized, changing the list of objects supported by COMMENT to be in the same order as the documentation to ease future additions. Author: Ken Kato Reviewed-by: Fujii Masao, Shinya Kato, Suraj Khamkar, Michael Paquier Discussion: https://postgr.es/m/6e0c2f3f657b229bea32d098d118f307@oss.nttdata.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.c | modified | +67 −18 |
Discussion
- [PATCH] Added TRANSFORM FOR for COMMENT tab completion 19 messages · 2021-09-29 → 2021-11-05