Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kevin Grittner <kgrittn(at)postgresql(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY.
Date: 2013-07-17 14:11:28
Message-ID: 5876.1374070288@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Kevin Grittner <kgrittn(at)postgresql(dot)org> writes:
> Add support for REFRESH MATERIALIZED VIEW CONCURRENTLY.

The buildfarm members that use -DCLOBBER_CACHE_ALWAYS say this patch
is broken.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Stephen Frost 2013-07-17 14:54:29 pgsql: Use correct parameter name for view_option_value
Previous Message Noah Misch 2013-07-17 00:29:09 pgsql: Comment on why planagg.c punts "MIN(x ORDER BY y)".

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2013-07-17 16:30:28 Re: review: Non-recursive processing of AND/OR lists
Previous Message Tatsuo Ishii 2013-07-17 13:19:18 Re: [PATCH] pgbench --throttle (submission 7 - with lag measurement)