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

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: shveta malik <shveta(dot)malik(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix tab completion after EXCEPT (...) in IMPORT FOREIGN SCHEMA
Date: 2026-04-17 13:55:42
Message-ID: CALDaNm2vt6shw_KhWmasQ9DarA4EUyv=J=skEUFJcHN7qQ+rtQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 17 Apr 2026 at 11:02, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Fri, Apr 17, 2026 at 1:32 PM vignesh C <vignesh21(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dmitry Dolgov 2026-04-17 14:16:35 Re: code contributions for 2025, WIP version
Previous Message Ayush Tiwari 2026-04-17 13:47:18 Re: [PATCH] postmaster: fix stale PM_STARTUP comment