pgsql: Mark a few parallelism-related variables with PGDLLIMPORT. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Mark a few parallelism-related variables with PGDLLIMPORT.
Date
Msg-id E1hXyDE-0006Tz-Gx@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Mark a few parallelism-related variables with PGDLLIMPORT.

Back-patch commit 09a65f5a2 into the 9.6 and 10 branches.
Needed to support back-patch of commit 2cd4e8357 on Windows.

Discussion: http://postgr.es/m/20190604011354.GD1529@paquier.xyz

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/f46eae4fc140ae7e86825095ea7e029cbecddfc7

Modified Files
--------------
src/include/access/parallel.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Fix contrib/auto_explain to not cause problems in parallel worke
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Fix contrib/auto_explain to not cause problems inparallel worke