| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Bertrand Petit <pgsql-bugs(at)phoe(dot)frmug(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Subject: | Re: [BUGS] 7.4 beta 1: SET log_statement=false |
| Date: | 2003-08-13 22:29:33 |
| Message-ID: | 11843.1060813773@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers pgsql-patches |
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bertrand Petit | 2003-08-13 23:05:29 | Re: [BUGS] 7.4 beta 1: SET log_statement=false |
| Previous Message | Bruce Momjian | 2003-08-13 22:05:46 | Re: [BUGS] 7.4 beta 1: SET log_statement=false |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2003-08-13 22:30:14 | error making man docs |
| Previous Message | Bruce Momjian | 2003-08-13 22:05:46 | Re: [BUGS] 7.4 beta 1: SET log_statement=false |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bertrand Petit | 2003-08-13 23:05:29 | Re: [BUGS] 7.4 beta 1: SET log_statement=false |
| Previous Message | Bruce Momjian | 2003-08-13 22:05:46 | Re: [BUGS] 7.4 beta 1: SET log_statement=false |