Re: Fix tab completion after EXCEPT (...) in IMPORT FOREIGN SCHEMA

vignesh C <vignesh21@gmail.com>

From: vignesh C <vignesh21@gmail.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: shveta malik <shveta.malik@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-17T13:55:42Z
Lists: pgsql-hackers
On Fri, 17 Apr 2026 at 11:02, Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Fri, Apr 17, 2026 at 1:32 PM vignesh C <vignesh21@gmail.com> wrote:
> > Yes, this is better. The attached v2 version patch has the changes for the same.
>
> Thanks for updating the patch! I've pushed it.

Thanks for committing this patch.

Regards,
Vignesh



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. psql: Fix incorrect tab completion after CREATE PUBLICATION ... EXCEPT (...)