Apply PGDLLIMPORT markings to some GUC variables - Mailing list pgsql-hackers

From Sofia Kopikova
Subject Apply PGDLLIMPORT markings to some GUC variables
Date
Msg-id e0b17014-5319-4dd6-91cd-93d9c8fc9539@postgrespro.ru
Whole thread Raw
Responses Re: Apply PGDLLIMPORT markings to some GUC variables
List pgsql-hackers
Hi hackers,

I noticed that in commit d3cc5ffe81f6 some GUC variables were moved to
header files. According to the commit message in 8ec569479, all
variables in header files must be marked with PGDLLIMPORT, am I right?

I've made a patch that adds missing PGDLLIMPORTs, please, take a look.

--
Best regards,
Sofia Kopikova
Postgres Professional: http://www.postgrespro.com

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Create syscaches for pg_extension
Next
From: Alexander Korotkov
Date:
Subject: Re: Create syscaches for pg_extension