Re: pgsql: Add template for adaptive radix tree

Поиск
Список
Период
Сортировка
От John Naylor
Тема Re: pgsql: Add template for adaptive radix tree
Дата
Msg-id CANWCAZbd07sjGEezLwGodEheEUOxZbXp7V8FsGd+MHqqdtyAug@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Add template for adaptive radix tree  (David Rowley <dgrowleyml@gmail.com>)
Ответы Re: pgsql: Add template for adaptive radix tree  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-committers
On Fri, Mar 8, 2024 at 10:29 AM David Rowley <dgrowleyml@gmail.com> wrote:
>
> On Fri, 8 Mar 2024 at 13:48, John Naylor <johncnaylorls@gmail.com> wrote:
> > Now, after I get some coffee I'll look into the Windows failures.
>
> I had a look at this and the attached fixes the broken build on MSVC for me.
>
> I didn't take the time to fully understand it, but I did also try
> PGDLLEXPORT and that *didn't* fix it.  My guess is it's because these
> are function pointer variables rather than functions.

Thanks, I was getting close to committing a hackish workaround -- this
seems better!



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: pgsql: Add template for adaptive radix tree
Следующее
От: David Rowley
Дата:
Сообщение: Re: pgsql: Add template for adaptive radix tree