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)
commitd88cd7db63c08e2a4ef98fe8422f0a1f278fd841
tree804f9e380d1cb60395025881e4ed7b538075b38f
parenta8f98c068e82e9487d3e884aa35f8f5dc6a8d85c
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