A custom scan provider will typically add paths for a base relation by
setting the following hook, which is called after the core code has
generated all the access paths it can for the relation (except for
@@ -98,4 +98,4 @@ List *(*ReparameterizeCustomPathByChild) (PlannerInfo *root,
reparameterize_path_by_child,
adjust_appendrel_attrs or
adjust_appendrel_attrs_multilevel as required.
-