The function records_in_index_intersect_extension tried to
read after the last element of the array of rec_per_key values for an index. This caused a valgrind complain and probably could result in wrong estimates of the cardinality of index intersections.
Showing
Please register or sign in to comment