| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: fix log_min_duration_statement logic error |
| Date: | 2003-10-05 17:40:44 |
| Message-ID: | 2196.1065375644@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Tom Lane writes:
>> BTW, EXPLAIN ANALYZE puts out
>> Total runtime: 406.53 msec
>> Do you want to make an exception to the string freeze to change this
>> to "ms"?
> I just realized, all the things that are sent as a query result instead of
> an error or notice are not gettext-enabled. I guess we'll have to do
> without that in this release. So, making the above change does not pose a
> problem.
Okay, I'll make that change. Any opinions about the 2-vs-3-digit issue?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-10-05 17:42:21 | Re: fix log_min_duration_statement logic error |
| Previous Message | Bruce Momjian | 2003-10-05 17:40:43 | Re: fix log_min_duration_statement logic error |