Split apart message_level_options into one set for server-side settings and

Magnus Hagander <magnus@hagander.net>

Commit: 7b39f488b46a722ab72f220323b2857457a4d799
Author: Magnus Hagander <magnus@hagander.net>
Date: 2008-07-01T06:08:31Z
Releases: 8.4.0
Split apart message_level_options into one set for server-side settings and
one for client-side, restoring the previous behaviour with different
sort order for the 'log' level. Also, remove redundant list of available
options, since the enum code will output it automatically.

Files

PathChange+/−
src/backend/utils/misc/guc.c modified +30 −12