On Wed, May 8, 2019 at 3:51 PM Etsuro Fujita wrote:
> In commit d50d172e51, which adds support for FINAL relation pushdown
> in postgres_fdw, I forgot to update the FDW documentation about
> GetForeignUpperPaths to mention that the extra parameter of that
> function points to a FinalPathExtraData
In commit d50d172e51, which adds support for FINAL relation pushdown
in postgres_fdw, I forgot to update the FDW documentation about
GetForeignUpperPaths to mention that the extra parameter of that
function points to a FinalPathExtraData structure introduced by that
commit in the case of FINAL rela