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

Aleksander Alekseev <aleksander@timescale.com>

From: Aleksander Alekseev <aleksander@timescale.com>
To: PostgreSQL Development <pgsql-hackers@postgresql.org>
Cc: David Fetter <david@fetter.org>
Date: 2021-09-24T12:35:43Z
Lists: pgsql-hackers

Attachments

Hi David,

> Please find attached the next revision :)

The patch didn't apply and couldn't pass cfbot [1]. The (hopefully)
corrected patch is attached. Other than that it looks OK to me but let's
see what cfbot will tell.

[1]: http://cfbot.cputube.org/patch_34_3113.log

-- 
Best regards,
Aleksander Alekseev

Commits

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