Re: GSoC - code of implementation of materialized views

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Pavel Baros <baros(dot)p(at)seznam(dot)cz>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: GSoC - code of implementation of materialized views
Date: 2010-06-27 11:52:17
Message-ID: 1277639537.25074.56599.camel@ebony
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.com
PostgreSQL Development, 24x7 Support, Training and Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2010-06-27 12:01:05 Re: parallelizing subplan execution (was: explain and PARAM_EXEC)
Previous Message Simon Riggs 2010-06-27 11:48:46 Re: Re: [COMMITTERS] pgsql: Fix log_temp_files docs and comments to say bytes not kilobytes.