Re: Bug fix for tab completion of ALTER TABLE ... VALIDATE CONSTRAINT ... - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Bug fix for tab completion of ALTER TABLE ... VALIDATE CONSTRAINT ...
Date
Msg-id CAJ7c6TNe+38Vgd3qMuGafjWP1A52cX9V5wbbExQu-iQpmi60kA@mail.gmail.com
Whole thread Raw
In response to Re: Bug fix for tab completion of ALTER TABLE ... VALIDATE CONSTRAINT ...  (Aleksander Alekseev <aleksander@timescale.com>)
Responses Re: Bug fix for tab completion of ALTER TABLE ... VALIDATE CONSTRAINT ...  (Michael Paquier <michael@paquier.xyz>)
List 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

pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: CREATE COLLATION - check for duplicate options and error out if found one
Next
From: Aleksander Alekseev
Date:
Subject: Re: Better sanity checking for message length words