aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-02-16 20:00:11 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2012-02-16 20:00:11 -0500
commit06d9afa6f93ec08a45da4de7afd97bbf16738739 (patch)
tree2c9776a5c070be13f4a3a0c4c61c0c935c620449 /src/backend/regex/regexec.c
parent4767bc8ff2edc1258cf4d8a83155d4cedd724231 (diff)
downloadpostgresql-06d9afa6f93ec08a45da4de7afd97bbf16738739.tar.gz
postgresql-06d9afa6f93ec08a45da4de7afd97bbf16738739.zip
Fix longstanding error in contrib/intarray's int[] & int[] operator.
The array intersection code would give wrong results if the first entry of the correct output array would be "1". (I think only this value could be at risk, since the previous word would always be a lower-bound entry with that fixed value.) Problem spotted by Julien Rouhaud, initial patch by Guillaume Lelarge, cosmetic improvements by me.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions