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

Aleksander Alekseev <afiskon@gmail.com>

From: Aleksander Alekseev <afiskon@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: David Fetter <david@fetter.org>
Date: 2021-09-24T13:51:25Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            tested, passed

The cfbot seems to be happy with the updated patch.

The new status of this patch is: Ready for Committer

Commits

  1. Tab completion: don't offer valid constraints in VALIDATE CONSTRAINT.