Re: Materialized views WIP patch

From: Greg Smith <greg(at)2ndQuadrant(dot)com>
To: Kevin Grittner <kgrittn(at)mail(dot)com>
Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Materialized views WIP patch
Date: 2012-11-15 10:34:43
Message-ID: 50A4C543.4090605@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 11/14/12 6:28 PM, Kevin Grittner wrote:
> - Documentation is incomplete.
> ...
> - There are no regression tests yet.

Do you have any simple test cases you've been using you could attach?
With epic new features like this, when things don't work it's hard to
distinguish between "that just isn't implemented yet" and "the author
never tested that". Having some known good samples you have tested,
even if they're not proper regression tests, would be helpful for
establishing the code baseline works.

--
Greg Smith 2ndQuadrant US greg(at)2ndQuadrant(dot)com Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support www.2ndQuadrant.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2012-11-15 10:39:42 Re: WIP patch for hint bit i/o mitigation
Previous Message Hannu Krosing 2012-11-15 10:25:06 Re: feature proposal - triggers by semantics