Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Дата
Msg-id 578511.1776025482@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?  (Lukas Fittl <lukas@fittl.com>)
Список pgsql-hackers
Lukas Fittl <lukas@fittl.com> writes:
> I think either is fine. If we did it with a message, how about this at
> the beginning of the output function?

> if (loop_count == 0)
> {
>   printf(_("WARNING: No timing measurements collected. Report this as a bug to <%s>.\n"), PACKAGE_BUGREPORT);
>   return;
> }

WFM.

            regards, tom lane



В списке pgsql-hackers по дате отправления: