> On 9 Apr 2025, at 12:02, Peter Eisentraut <peter@eisentraut.org> wrote:
-extern const pg_be_sasl_mech pg_be_oauth_mech;
+extern PGDLLIMPORT const pg_be_sasl_mech pg_be_oauth_mech;
+1 on this.
> Btw., this new variable in memutils.h
>
> extern dsa_area *area;
>
> could probably do with a less generic name?
Good point, unless objected to I'll apply the attached renaming which then also
contain the PGDLLIMPORT addition.
--
Daniel Gustafsson