Re: Improve tab completion for various SET/RESET forms

From: Kirill Reshke <reshkekirill(at)gmail(dot)com>
To: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
Cc: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Improve tab completion for various SET/RESET forms
Date: 2025-08-08 10:44:57
Message-ID: CALdSSPgLMYjck6en9oPgKoG2R_yzwxSPomTewiCoeSaUTGeJbg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

On Fri, 8 Aug 2025 at 08:04, Shinya Kato <shinya11(dot)kato(at)gmail(dot)com> wrote:
> In addition to SET SCHEMA, I think you should add tab completion for
> SET WITHOUT OIDS.

This is unsupported since v12 [1]

[1] https://www.postgresql.org/docs/current/sql-altertable.html#SQL-ALTERTABLE-DESC-SET-WITHOUT-OIDS

--
Best regards,
Kirill Reshke

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2025-08-08 11:06:12 Re: Add progressive backoff to XactLockTableWait functions
Previous Message Thomas Munro 2025-08-08 10:38:57 Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events