pgsql: Backport: Mark assorted GUC variables as PGDLLIMPORT.

Started by Andres Freundover 8 years ago1 messagescomitters
Jump to latest
#1Andres Freund
andres@anarazel.de

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

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/83fce670ea395c4e65c34886518273bf478615c4

Modified Files
--------------
src/include/optimizer/cost.h | 28 ++++++++++++++--------------
src/include/optimizer/paths.h | 6 +++---
src/include/utils/guc.h | 2 +-
3 files changed, 18 insertions(+), 18 deletions(-)