Re: Test coverage for mark_invalid_subplans_as_finished
Thanks for that, pushed. -- Álvaro Herrerahttps://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Test coverage for mark_invalid_subplans_as_finished
Alvaro pinged me off list to mention the coverage tool indicates that there's no test coverage for mark_invalid_subplans_as_finished() [1]. The attached patch aims to put that right. This function would only ever be called during a Parallel Append in a query which has some exec Params