[PATCH] Add tab completion for EXECUTE after EXPLAIN

From: ilmari(at)ilmari(dot)org (Dagfinn Ilmari Mannsåker )
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: [PATCH] Add tab completion for EXECUTE after EXPLAIN
Date: 2021-08-07 21:29:01
Message-ID: 871r75gd0i.fsf@wibble.ilmari.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

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

- ilmari

Attachment Content-Type Size
0001-Tab-complete-EXECUTE-after-EXPLAIN.patch text/x-diff 1.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-08-07 21:44:39 Re: Assert triggered during RE_compile_and_cache
Previous Message David G. Johnston 2021-08-07 21:11:25 Re: Commitfest overflow