From: | Kirill Reshke <reshkekirill(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Add missing tab completion for ALTER TABLE ADD COLUMN IF NOT EXISTS |
Date: | 2024-11-01 18:06:35 |
Message-ID: | CALdSSPhnRoke1SZkKNu_60tYgNqO6kWhzxgnnH-o6soJ=WKJ+Q@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, 1 Nov 2024 at 15:43, Kirill Reshke <reshkekirill(at)gmail(dot)com> wrote:
>
> Hi hackers!
>
> I have been working on cloudberry/greenplum tab completion features,
> and I spotted that the postgres version of psql does not tab-complete
> ALTER TABLE ADD COLUMN IF NOT EXISTS pattern.
> So, I propose to support this.
>
> --
> Best regards,
> Kirill Reshke
Hi!
I found another pattern which has no tab competition.
--
Best regards,
Kirill Reshke
Attachment | Content-Type | Size |
---|---|---|
v2-0002-Enhance-tab-completion-to-ALTER-TYPE-ADD-DROP-ATT.patch | application/octet-stream | 1.6 KB |
v2-0001-Add-missing-psql-tab-completion-for-som-ALTER-TAB.patch | application/octet-stream | 2.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2024-11-01 18:10:54 | Re: AIO writes vs hint bits vs checksums |
Previous Message | Andrey M. Borodin | 2024-11-01 18:06:27 | Re: Using read stream in autoprewarm |