Re: [BUGS] 7.4 beta 1: SET log_statement=false - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [BUGS] 7.4 beta 1: SET log_statement=false
Date
Msg-id 11843.1060813773@sss.pgh.pa.us
Whole thread Raw
In response to Re: [BUGS] 7.4 beta 1: SET log_statement=false  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: [BUGS] 7.4 beta 1: SET log_statement=false
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>         /* Limit non-superuser changes */
>         if (record->context == PGC_USERLIMIT &&
>         source > PGC_S_UNPRIVILEGED &&
>         newval < conf->session_val &&                              ^^^^^^^^^^^

I had in mind s/session_val/reset_val/ right here.  Why wouldn't that
work?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: error making man docs
Next
From: Hannu Krosing
Date:
Subject: Re: Speeding up operations