aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistxlog.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:14:58 -0400
commite4a7c03febe94b0469641b469b29aef2a21ad12c (patch)
tree6b6e7af2d59fdd928ec34a4141058e4bc6357103 /src/backend/access/gist/gistxlog.c
parentfb918740f307cdde41cca5368e96edea22e9614a (diff)
downloadpostgresql-e4a7c03febe94b0469641b469b29aef2a21ad12c.tar.gz
postgresql-e4a7c03febe94b0469641b469b29aef2a21ad12c.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/gistxlog.c')
0 files changed, 0 insertions, 0 deletions