diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-27 17:00:05 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-27 17:01:15 -0400 |
commit | f2366e584aea41b980f23fcf0a2e118efd7fb09b (patch) | |
tree | 5a62046871cdad32f81dc23c40ab53add47abbb5 /src/backend/regex/regexec.c | |
parent | 01546402d4cbf88a66e680be5a9c6f018518050a (diff) | |
download | postgresql-f2366e584aea41b980f23fcf0a2e118efd7fb09b.tar.gz postgresql-f2366e584aea41b980f23fcf0a2e118efd7fb09b.zip |
Fix btmarkpos/btrestrpos to handle array keys.
This fixes another error in commit 9e8da0f75731aaa7605cf4656c21ea09e84d2eb1.
I neglected to make the mark/restore functionality save and restore the
current set of array key values, which led to strange behavior if an
IndexScan with ScalarArrayOpExpr quals was used as the inner side of a
mergejoin. Per bug #7570 from Melese Tesfaye.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions