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 [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend