[PATCH] Add tab completion for EXECUTE after EXPLAIN
Started by Dagfinn Ilmari Mannsåkerover 4 years ago3 messageshackers
Hi hackers,
Here's a patch adding EXECUTE to the list of of commands tab completed
after the various EXPLAIN variants.
- ilmari
Attachments:
0001-Tab-complete-EXECUTE-after-EXPLAIN.patchtext/x-diffDownload+4-4
Re: [PATCH] Add tab completion for EXECUTE after EXPLAIN
ilmari@ilmari.org (Dagfinn Ilmari Mannsåker) writes:
Hi hackers,
Here's a patch adding EXECUTE to the list of of commands tab completed
after the various EXPLAIN variants.
Added to the 2021-09 commitfest: https://commitfest.postgresql.org/34/3279/
- ilmari