Backport: Mark assorted GUC variables as PGDLLIMPORT.

Andres Freund <andres@anarazel.de>

Commit: 2ff2baa220fc3eb5fba8de2864b619e648e86f17
Author: Andres Freund <andres@anarazel.de>
Date: 2018-02-22T20:54:45Z
Releases: 10.3
Backport: Mark assorted GUC variables as PGDLLIMPORT.

This backpatches 935dee9ad5a8d12f4d3b772a6e6c99d245e5ad44 to the
the branches requested by extension authors.

Original-Author: Metin Doslu
Original-Committer: Robert Haas
Author: Brian Cloutier

Files

PathChange+/−
src/include/miscadmin.h modified +1 −1
src/include/optimizer/cost.h modified +15 −15
src/include/optimizer/paths.h modified +4 −4
src/include/utils/guc.h modified +1 −1