Hi hackers!
While looking at [0] I noticed that current psql tab-complete lacks support for
ALTER TABLE ... ALTER CONSTRAINT ... [NOT] ENFORCED and
ALTER TABLE ... ALTER CONSTRAINT ... [NO] INHERIT
patterns.
I do understand that the psql tab complete feature is not designed for
full PostgreSQL's grammar support, yet this particular case is
relatively simple to support. So, should we add this feature?
Please let me know your thoughts.
[0] https://www.postgresql.org/message-id/CACJufxFY%3DGkptsiH8X%3DVdyYAnNE_%3Du5j6WyDufTste6CuzRvnw%40mail.gmail.com
--
Best regards,
Kirill Reshke