Re: Tab complete for CREATE OR REPLACE TRIGGER statement

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: "Shinoda, Noriyoshi (PN Japan FSI)" <noriyoshi.shinoda@hpe.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2020-11-17T03:14:10Z
Lists: pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> I don't think that this is a requirement for this thread, though.

Agreed, I'm not trying to block this patch.  Just wishing
there were a better way.

			regards, tom lane



Commits

  1. Add tab completion for CREATE [OR REPLACE] TRIGGER in psql