Re: explain refactoring v4 - RR Review

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: explain refactoring v4 - RR Review
Date: 2009-07-19 01:15:49
Message-ID: 200907190315.50018.andres@anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Robert, Hi all,

On Friday 12 June 2009 06:32:11 Robert Haas wrote:
> OK, here it is again. Changes are the same as the previous version,
> but this one should apply cleanly after today's pgindent run.
Not much to say here.
Patch applies cleanly, the changes look sensible and as far as I can see they
did not introduce visible changes.

Andres

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2009-07-19 02:29:42 Re: machine-readable explain output v2
Previous Message Andres Freund 2009-07-19 01:15:38 Re: generic explain options v3 - RR Review