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

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: vignesh C <vignesh21(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 05:32:25
Message-ID: CAHGQGwHr8aiB8RPyJvz=yZ=S4Pmoe=RHSC4pnOy57fYf1xULBQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Regards,

--
Fujii Masao

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2026-04-17 05:48:12 Re: Parallel Apply
Previous Message Amit Kapila 2026-04-17 05:23:48 Re: EXCEPT TABLE - Case inconsistency for describe \d and \dRp+