Re: Auto-explain patch - Mailing list pgsql-patches

From David Fetter
Subject Re: Auto-explain patch
Date
Msg-id 20080128170746.GB21175@fetter.org
Whole thread Raw
In response to Auto-explain patch  (Dean Rasheed <dean_rasheed@hotmail.com>)
Responses Re: Auto-explain patch
List pgsql-patches
On Mon, Jan 28, 2008 at 09:21:50AM +0000, Dean Rasheed wrote:
>
> This is the patch allows logging of the explain plan for each query run, as described here:
>
> http://archives.postgresql.org/pgsql-performance/2008-01/msg00245.php
>
> I hope this is useful.
>
> Dean.

Dean,

Maybe I missed something obvious here, but how does this patch handle
the situation where people have turned on INTEGER_DATETIMES?

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

pgsql-patches by date:

Previous
From: Gregory Stark
Date:
Subject: Re: WIP: plpgsql source code obfuscation
Next
From: "Pavel Stehule"
Date:
Subject: Re: WIP: plpgsql source code obfuscation