Re: pgsql: Add template for adaptive radix tree - Mailing list pgsql-committers

From John Naylor
Subject Re: pgsql: Add template for adaptive radix tree
Date
Msg-id CANWCAZbd07sjGEezLwGodEheEUOxZbXp7V8FsGd+MHqqdtyAug@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Add template for adaptive radix tree  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: pgsql: Add template for adaptive radix tree
List 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 by date:

Previous
From: David Rowley
Date:
Subject: Re: pgsql: Add template for adaptive radix tree
Next
From: David Rowley
Date:
Subject: Re: pgsql: Add template for adaptive radix tree