Re: That EXPLAIN ANALYZE patch still needs work

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: That EXPLAIN ANALYZE patch still needs work
Дата
Msg-id 20060609165218.GF26418@svana.org
обсуждение исходный текст
Ответ на Re: That EXPLAIN ANALYZE patch still needs work  ("A.M." <agentm@themactionfaction.com>)
Ответы Re: That EXPLAIN ANALYZE patch still needs work  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, Jun 09, 2006 at 11:22:11AM -0400, A.M. wrote:
> It would be nice to keep the gettimeofday()s wherever they are most useful
> on hardware/software where they are cheap. Perhaps a compile-time option?

I think making it optional at compile time is worse, because then at
support time you might have to recompile to get the option you want.

Right now I'm confused though. I was under the impression the changes
were going to be ripped out because it was decided to be unworkable. I
think improvements can be made but I'm unsure if there's any
interest...

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

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

Предыдущее
От: Sven Geisler
Дата:
Сообщение: patch postgresql for AMD64 (Opteron)
Следующее
От: Greg Stark
Дата:
Сообщение: Re: ADD/DROP constraints