Thread: Making the function range_union_internal available to other extensions

Making the function range_union_internal available to other extensions

From
Esteban Zimanyi
Date:
Dear all

In MobilityDB
we use extensively the range types.

Is there any possibility to make the function range_union_internal available to use by other extensions ? Otherwise we need to copy/paste it verbatim. For example lines 114-153 in

Regards

Esteban