Files
postgresql/src/backend
Robert Haas 1f220c3907 Allow a foreign table CHECK constraint to be initially NOT VALID.
For a table, the constraint can be considered validated immediately,
because the table must be empty.  But for a foreign table this is
not necessarily the case.

Fixes a bug in commit f27a6b15e6566fba7748d0d9a3fc5bcfd52c4a1b.

Amit Langote, with some changes by me.

Discussion: http://postgr.es/m/d2b7419f-4a71-cf86-cc99-bfd0f359a1ea@lab.ntt.co.jp
2017-08-03 13:25:32 -04:00
..
2017-07-21 20:07:21 -04:00
2017-06-21 11:55:21 +03:00
2016-06-09 18:09:17 -04:00
2017-05-08 10:10:54 -04:00
2016-01-02 13:33:40 -05:00
2017-02-06 12:42:47 -05:00