Re: EXPLAIN WITH - Mailing list pgsql-hackers

From Dave Page
Subject Re: EXPLAIN WITH
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: EXPLAIN WITH  ("Greg Sabino Mullane" <[email protected]>)
Responses Re: EXPLAIN WITH
List pgsql-hackers
On Mon, Apr 6, 2009 at 2:49 AM, Greg Sabino Mullane <[email protected]> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
>
>> I think the objection that is most likely to be raised is that it would
>> confuse or break programs that analyze EXPLAIN output in any degree of
>> detail.  Of course such programs are going to need some work for 8.4
>> already.
>
> As someone who has written more than one such program, I say go for it,
> looks like a good solution.

Argh! Some of us have already made those changes and spent quite some
time testing them for 8.4 :-(

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: higepon
Date:
Subject: Auto-delete large objects when referencing row is deleted
Next
From: Robert Haas
Date:
Subject: Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT