Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows

Поиск
Список
Период
Сортировка
От Florents Tselai
Тема Re: Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows
Дата
Msg-id 8247DA98-F8FE-4987-95A2-D459CD9198E1@gmail.com
обсуждение исходный текст
Ответ на Exporting float_to_shortest_decimal_buf(n) with Postgres 17 on Windows  (Andrew Kane <andrew@ankane.org>)
Список pgsql-hackers

> On 13 Sep 2024, at 11:07 PM, Andrew Kane <andrew@ankane.org> wrote:
>
> Hi,
>
> With Postgres 17 RC1 on Windows, `float_to_shortest_decimal_buf` and `float_to_shortest_decimal_bufn` are not longer
exported.This causes `unresolved external symbol` linking errors for extensions that rely on these functions (like
pgvector).Can these functions be exported like previous versions of Postgres? 

Probably a Windows thing?
Just tried on Darwin with 17_RC1, and pgvector 0.7.4 build installcheck’s OK.


>
> Thanks,
> Andrew




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