Magnus Hagander <magnus(at)hagander(dot)net> writes:
> Tom Lane wrote:
>> Last I checked, Magnus had promised to come up with suitable
>> documentation changes for this patch, but then he went off sailing...
> Meh, I seem to have forgotten this one again. Here's a suggestion, seems
> ok, or were you thinking about something more?
Needs a bit of proofreading but this is more or less what I had in
mind.
> + Enum settings are specified the same way as string settings, but they
> + are limited in which strings are accepted. For each setting the available
> + are listed in <literal>pg_settings.enumvals</>.
IIRC the comparisons are case-insensitive; if so the fact should be
mentioned here.
regards, tom lane