Pgxs - How to reference another extension

Поиск
Список
Период
Сортировка
От Michał Kłeczek
Тема Pgxs - How to reference another extension
Дата
Msg-id C5859291-1CA6-46C6-836B-613200980851@kleczek.org
обсуждение исходный текст
Ответы Re: Pgxs - How to reference another extension
Список pgsql-general
Hi,

I am trying to create an extension that delegates some calls to btree_gist functions:

DirectFunctionCall5Coll(
                gbt_text_consistent, …other arguments);

Basic PGXS Makefile does not work - I get linker error:

Undefined symbols for architecture arm64:
  "_gbt_text_consistent", referenced from:


Anyone could provide me with some hints?

—
Michal




В списке pgsql-general по дате отправления: