Re: [PATCH] Tab completion for ALTER TABLE … ADD … - Mailing list pgsql-hackers

From Dagfinn Ilmari Mannsåker
Subject Re: [PATCH] Tab completion for ALTER TABLE … ADD …
Date
Msg-id 331beb60-5d58-48a1-b602-3c5f2043ff59@www.fastmail.com
Whole thread Raw
In response to Re: [PATCH] Tab completion for ALTER TABLE … ADD …  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Tue, 31 Aug 2021, at 04:20, Michael Paquier wrote:
> On Mon, Aug 30, 2021 at 02:38:19PM +0100, Dagfinn Ilmari Mannsåker wrote:
> > That was because I forgot to exclude all the other object types that can
> > come after ADD.  Attached is a patch that does that.  I also moved it
> > right next to the ALTER TABLE … ADD completion, and added a comment to
> > keep the two lists in sync.
>
> Looks fine to me, so applied while we are on it.

Thanks!

- ilmari



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Added missing invalidations for all tables publication
Next
From: Daniel Gustafsson
Date:
Subject: Re: perlcritic: prohibit map and grep in void conext