Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY. - Mailing list pgsql-hackers

On 2013-07-17 10:11:28 -0400, Tom Lane wrote:
> Kevin Grittner <kgrittn@postgresql.org> writes:
> > Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY.
>
> The buildfarm members that use -DCLOBBER_CACHE_ALWAYS say this patch
> is broken.

Jagarundi still tells that story. At least something like the following
patch seems to be required.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: proposal - psql - show longest tables
Next
From: Robert Haas
Date:
Subject: Re: InvokeObjectPostAlterHook() vs. CommandCounterIncrement()