aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2014-03-23 02:13:43 -0400
committerNoah Misch <noah@leadboat.com>2014-03-23 02:13:43 -0400
commitc31305de5f5a4880b0ba2f5983025ef0210a3b2a (patch)
tree023626f01b9c6666d81feb701fe86d242ea16563 /contrib/postgres_fdw/postgres_fdw.c
parent4c0e97c2d58f1cec9fc24237342962811de3cfee (diff)
downloadpostgresql-c31305de5f5a4880b0ba2f5983025ef0210a3b2a.tar.gz
postgresql-c31305de5f5a4880b0ba2f5983025ef0210a3b2a.zip
Address ccvalid/ccnoinherit in TupleDesc support functions.
equalTupleDescs() neglected both of these ConstrCheck fields, and CreateTupleDescCopyConstr() neglected ccnoinherit. At this time, the only known behavior defect resulting from these omissions is constraint exclusion disregarding a CHECK constraint validated by an ALTER TABLE VALIDATE CONSTRAINT statement issued earlier in the same transaction. Back-patch to 9.2, where these fields were introduced.
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions