Add a field to guc enums to allow hiding of values from display while
authorMagnus Hagander <magnus@hagander.net>
Wed, 28 May 2008 09:04:06 +0000 (09:04 +0000)
committerMagnus Hagander <magnus@hagander.net>
Wed, 28 May 2008 09:04:06 +0000 (09:04 +0000)
commita65d27331897fd9f212caf40c08fae1fbe20a64c
treefe3b192b64d22496c1e53f5b43705a988946d82e
parente41e8e110413889743cb27a137e34dca3525f3a7
Add a field to guc enums to allow hiding of values from display while
still accepting them as input, used to allow alternate syntax for the
same setting.

Alex Hunsaker
src/backend/utils/misc/guc.c
src/include/utils/guc.h