aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.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:15:09 -0400
commit1d1b32a9530ee20be98d4617b46f517f0d0250f2 (patch)
treefdc17cb33572ff59bddf62e90b0a6a6e83476fba /src/backend/access/gist/gist.c
parentee42d8f10b65593aab768438665000aec070f6c2 (diff)
downloadpostgresql-1d1b32a9530ee20be98d4617b46f517f0d0250f2.tar.gz
postgresql-1d1b32a9530ee20be98d4617b46f517f0d0250f2.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 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions