Make GUC variables for syslog and SSL always visible

Magnus Hagander <magnus@hagander.net>

Commit: 4754dbf4c3f857a496b0d29af74786c73d1a8401
Author: Magnus Hagander <magnus@hagander.net>
Date: 2010-12-18T15:53:59Z
Releases: 9.1.0
Make GUC variables for syslog and SSL always visible

Make the variables visible (but not used) even when
support is not compiled in.

Files

PathChange+/−
src/backend/libpq/be-secure.c modified +1 −1
src/backend/utils/misc/guc.c modified +26 −20