Re: That EXPLAIN ANALYZE patch still needs work

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: "A(dot)M(dot)" <agentm(at)themactionfaction(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: That EXPLAIN ANALYZE patch still needs work
Date: 2006-06-09 16:52:18
Message-ID: 20060609165218.GF26418@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message dananrg 2006-06-09 16:54:56 Re: Fabian Pascal and RDBMS deficiencies in fully
Previous Message Martijn van Oosterhout 2006-06-09 16:50:01 Re: Fabian Pascal and RDBMS deficiencies in fully