Re: GSoC - code of implementation of materialized views - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: GSoC - code of implementation of materialized views
Date
Msg-id 1277639537.25074.56599.camel@ebony
Whole thread Raw
In response to Re: GSoC - code of implementation of materialized views  (Pavel Baros <baros.p@seznam.cz>)
Responses Re: GSoC - code of implementation of materialized views  (David Fetter <david@fetter.org>)
List pgsql-hackers
On Fri, 2010-06-25 at 20:24 +0200, Pavel Baros wrote:

> ... also you can look at enclosed patch.

No tests == no patch

Always best to work on the tests first, so everybody can see the syntax
you are proposing, and also see if your patch actually works. Otherwise
you may find people disagree and then you are faced with extensive
rework.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Development, 24x7 Support, Training and Services



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Fix log_temp_files docs and comments to say bytes not kilobytes.
Next
From: Simon Riggs
Date:
Subject: Re: parallelizing subplan execution (was: explain and PARAM_EXEC)