diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-08-03 13:09:15 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-08-03 13:25:32 -0400 |
commit | 1f220c39072bcbee25c247bf7923c009032c3b08 (patch) | |
tree | 7fdb82f55c078e127d3470bc9bdfaaa9794ffa52 /src/backend/executor/nodeLockRows.c | |
parent | 060393f2a13651bf53c7626a3587baaf82942023 (diff) | |
download | postgresql-1f220c39072bcbee25c247bf7923c009032c3b08.tar.gz postgresql-1f220c39072bcbee25c247bf7923c009032c3b08.zip |
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
Diffstat (limited to 'src/backend/executor/nodeLockRows.c')
0 files changed, 0 insertions, 0 deletions