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

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: vignesh C <vignesh21@gmail.com>
Cc: shveta malik <shveta.malik@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-04-17T05:32:25Z
Lists: pgsql-hackers
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.

Regards,

-- 
Fujii Masao



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 (...)