Tom Lane wrote:
> BERTHOULE Emmanuel <[EMAIL PROTECTED]> writes:
> > with this patch, you can now restore default value with SIGHUP when
> > commenting an variable in postgresql.conf
>
> This seems pretty poorly thought out, in particular making PGC_S_SIGHUP
> >= PGC_S_OVERRIDE seems to me likely
BERTHOULE Emmanuel <[EMAIL PROTECTED]> writes:
> with this patch, you can now restore default value with SIGHUP when
> commenting an variable in postgresql.conf
This seems pretty poorly thought out, in particular making PGC_S_SIGHUP
>= PGC_S_OVERRIDE seems to me likely to break the interaction wit