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

From Michael Paquier
Subject Re: [PATCH] Tab completion for ALTER TABLE … ADD …
Date
Msg-id YS2f7jpBkAmkFx+H@paquier.xyz
Whole thread Raw
In response to Re: [PATCH] Tab completion for ALTER TABLE … ADD …  (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>)
Responses Re: [PATCH] Tab completion for ALTER TABLE … ADD …  (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>)
List pgsql-hackers
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.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Failure of subscription tests with topminnow
Next
From: Noah Misch
Date:
Subject: Re: AIX: Symbols are missing in libpq.a