Re: Bug fix for tab completion of ALTER TABLE ... VALIDATE CONSTRAINT ...

From: Aleksander Alekseev <aleksander(at)timescale(dot)com>
To: David Fetter <david(at)fetter(dot)org>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Bug fix for tab completion of ALTER TABLE ... VALIDATE CONSTRAINT ...
Date: 2021-04-27 09:58:52
Message-ID: CAJ7c6TNe+38Vgd3qMuGafjWP1A52cX9V5wbbExQu-iQpmi60kA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

> Otherwise the patch passes all the tests and works as expected

I've noticed there is no tab completion for ALTER TABLE xxx ADD. Here
is an alternative version of the patch that fixes this as well. Not
sure if this should be in the same commit though.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v3-0001-tab-completion-of-ALTER-TABLE.VALIDATE-CONSTRAINT.patch application/octet-stream 2.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Aleksander Alekseev 2021-04-27 10:29:02 Re: Better sanity checking for message length words
Previous Message Bharath Rupireddy 2021-04-27 09:51:06 CREATE COLLATION - check for duplicate options and error out if found one