Improve psql tab completion for various DROP commands
Michael Paquier <michael@paquier.xyz>
Improve psql tab completion for various DROP commands The following improvements are done: - Handling of RESTRICT/CASCADE for DROP OWNED, matviews and policies. - Handling of DROP TRANSFORM This is a continuation of the work done in 0cd6d3b and f44ceb4. Author: Ken Kato Reviewed-by: Asif Rehman Discussion: https://postgr.es/m/0fafb73f3a0c6bcec817a25ca9d5a853@oss.nttdata.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.c | modified | +21 −0 |
Discussion
- [PATCH] DROP tab completion 3 messages · 2021-11-29 → 2021-12-01