Обсуждение: Making the function range_union_internal available to other extensions

Поиск
Список
Период
Сортировка

Making the function range_union_internal available to other extensions

От
Esteban Zimanyi
Дата:
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