Hi Andres,
Thanks for the feedback.
> Seems like it'd be good to add a note to the SO_TYPE definitions mentioning
> that this needs to be updated for additional scans.
Good point. Added.
> Do we have test coverage for the bitmap scan cases?
It looks like predicate-lock-hot-tuple.spec sort of covers it but it
is not guaranteed to use bitmap scan and all in all this is a
regression test for another scenario. v4 adds a dedicated test. I
choose not to split the patch into two parts.
--
Best regards,
Aleksander Alekseev