Re: fix log_min_duration_statement logic error - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: fix log_min_duration_statement logic error
Date
Msg-id Pine.LNX.4.44.0310051831000.2745-100000@peter.localdomain
Whole thread Raw
In response to Re: fix log_min_duration_statement logic error  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: fix log_min_duration_statement logic error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
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.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: fix log_min_duration_statement logic error
Next
From: ohp@pyrenet.fr
Date:
Subject: Re: fix log_min_duration_statement logic error