PGDLLEXPORTing all GUCs? - Mailing list pgsql-hackers

From Craig Ringer
Subject PGDLLEXPORTing all GUCs?
Date
Msg-id 5369F255.7000008@2ndquadrant.com
Whole thread Raw
Responses Re: PGDLLEXPORTing all GUCs?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi all

As part of development on BDR the issue of GUC globals not being
PGDLLEXPORT'ed has been run into a few times.

Is there any reason _not_ to PGDLLEXPORT all GUCs, other than cosmetic
concerns?

Barring objections I'll post a patch to do this tomorrow.

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services




pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Wanted: jsonb on-disk representation documentation
Next
From: Kouhei Kaigai
Date:
Subject: Re: [v9.5] Custom Plan API