mirror of https://github.com/postgres/postgres
b0e1a4bd5e
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. |
||
---|---|---|
.. | ||
bench | ||
data | ||
expected | ||
sql | ||
.gitignore | ||
Makefile | ||
_int.h | ||
_int.sql.in | ||
_int_bool.c | ||
_int_gin.c | ||
_int_gist.c | ||
_int_op.c | ||
_int_tool.c | ||
_intbig_gist.c | ||
uninstall__int.sql |