git.postgresql.org Git - postgresql.git/commit
2014年3月23日 06:13:43 +0000 (02:13 -0400)
2014年3月23日 06:13:43 +0000 (02:13 -0400)
commit c31305de5f5a4880b0ba2f5983025ef0210a3b2a
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.
This is the main PostgreSQL git repository.
RSS
Atom