Re: UPDATE run check constraints for affected columns only - Mailing list pgsql-hackers

From jian he
Subject Re: UPDATE run check constraints for affected columns only
Date
Msg-id CACJufxH0oh7YHFZH1MWqgQUdRQ3M8B5yKgzyyDDnLFtc7E1L6Q@mail.gmail.com
Whole thread
In response to Re: UPDATE run check constraints for affected columns only  (jian he <jian.universality@gmail.com>)
Responses Re: UPDATE run check constraints for affected columns only
List pgsql-hackers
Thank to Jacob Champion for the off-list review.
Now ExecRelCheck looks much neater.



--
jian
https://www.enterprisedb.com/

Attachment

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw
Next
From: wenhui qiu
Date:
Subject: Re: Convert NOT IN sublinks to anti-joins when safe