Re: Materialized views WIP patch - Mailing list pgsql-hackers

From Greg Smith
Subject Re: Materialized views WIP patch
Date
Msg-id 50A4C543.4090605@2ndQuadrant.com
Whole thread Raw
In response to Materialized views WIP patch  ("Kevin Grittner" <kgrittn@mail.com>)
List 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@2ndQuadrant.com   Baltimore, MD
PostgreSQL Training, Services, and 24x7 Support www.2ndQuadrant.com



pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: feature proposal - triggers by semantics
Next
From: Amit Kapila
Date:
Subject: Re: WIP patch for hint bit i/o mitigation