Bertrand Petit <[EMAIL PROTECTED]> writes:
> Non superusers can set log_statement to true but can't set it
> back to false even if log_statement was false at the begining of a
> connection.
Yeah. I think that the restrictions for USERLIMIT variables ought to
compare against the reset_val, not the session_val.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match