Re: [BUGS] BUG #1148: server restarts depending on stats options
От | Bruce Momjian |
---|---|
Тема | Re: [BUGS] BUG #1148: server restarts depending on stats options |
Дата | |
Msg-id | 200405080207.i4827gq05396@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: [BUGS] BUG #1148: server restarts depending on stats options (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: [BUGS] BUG #1148: server restarts depending on stats options
|
Список | pgsql-patches |
Peter Eisentraut wrote: > Bruce Momjian wrote: > > I have applied the attached patch to fix this problem. Sample output > > is: > > > > test=> set log_statement_stats = true; > > SET > > test=> set log_parser_stats = true; > > ERROR: Can not enable parameter when "log_statement_stats" is true. > > According to message style guide (and English dictionary): > > ERROR: cannot ... is true Thanks: errmsg("cannot enable parameter when \"log_statement_stats\" is true."))); errmsg("cannot enable \"log_statement_stats\" when \"log_parser_stats\",\n" "\"log_planner_stats\", or \"log_executor_stats\" is true."))); -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
В списке pgsql-patches по дате отправления: