[PATCH] Add tab completion for EXECUTE after EXPLAIN

Started by Dagfinn Ilmari Mannsåkerover 4 years ago3 messageshackers
Jump to latest

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
In reply to: Dagfinn Ilmari Mannsåker (#1)
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

#3Michael Paquier
michael@paquier.xyz
In reply to: Dagfinn Ilmari Mannsåker (#2)
Re: [PATCH] Add tab completion for EXECUTE after EXPLAIN

On Sat, Aug 07, 2021 at 11:23:28PM +0100, Dagfinn Ilmari Mannsåker wrote:

Here's a patch adding EXECUTE to the list of of commands tab completed
after the various EXPLAIN variants.

I see no problems with that, so applied. Thanks.
--
Michael