summaryrefslogtreecommitdiff
path: root/src/backend/commands/trigger.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-02-16 20:00:34 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2012-02-16 20:00:34 -0500
commitb0e1a4bd5e1d2057d0ddab9b93f2cccb538989dc (patch)
tree83565455cee8ba5ca42d817f462c54893762f59b /src/backend/commands/trigger.c
parent3eb2ff16db00bb1d2bc73a263766b7224e810321 (diff)
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/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions