Bruce Momjian <[EMAIL PROTECTED]> 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
---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
