diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-01-02 17:53:57 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-01-02 17:53:57 +0000 |
commit | 2b59274c0925ca980748edf57723f3c3e026f619 (patch) | |
tree | 28936ebb570052fcf84879aff813bbeedf36af84 /src/backend/utils/adt/regexp.c | |
parent | 0239800893ef4901e3c085e06534934a485d3bf0 (diff) | |
download | postgresql-2b59274c0925ca980748edf57723f3c3e026f619.tar.gz postgresql-2b59274c0925ca980748edf57723f3c3e026f619.zip |
check_exclusion_constraint didn't actually work correctly for index
expressions: FormIndexDatum requires the estate's scantuple to already point
at the tuple the values are supposedly being extracted from. Adjust test
case so that this type of confusion will be exposed.
Per report from hubert depesz lubaczewski.
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions