For GUC values, check for partial string matches on 'on' and 'off', but
authorBruce Momjian <bruce@momjian.us>
Sat, 23 Dec 2006 00:52:40 +0000 (00:52 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 23 Dec 2006 00:52:40 +0000 (00:52 +0000)
commit27eeca5c5be1f4d6cc585713ac94b83e6ee989ac
treec9e52252749fdaf0061b03d274c658aea8191f00
parenta78fcfb5124379532ce35f3076679f04bd987d60
For GUC values, check for partial string matches on 'on' and 'off', but
require at least two characters for uniqueness.   This now matches the
behavior of other boolean strings we support, per report from Gurjeet
Singh.
src/backend/utils/misc/guc.c