On Sun, Apr 8, 2018 at 7:58 PM, Teodor Sigaev <teo...@sigaev.ru> wrote:

> Thank you, pushed
>

Thank you!

There is also patch for valgrind error in CheckIndexCompatible().
It appears that this function didn't initialize ii_NumIndexAttrs and
ii_NumIndexKeyAttrs before calling ComputeIndexAttrs().  This
variables weren't used before, but now they're used to determine
whether index column is key.  Also, this patch makes ComputeIndexAttrs()
initialize classOidP elements with InvalidOid for non-key attributes.

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment: covering-fix-compute-index-attrs.patch
Description: Binary data

Reply via email to