Re: Fix for REFRESH MATERIALIZED VIEW ownership error message - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Fix for REFRESH MATERIALIZED VIEW ownership error message
Date
Msg-id 20180819035919.fplpxx2jkazi32vu@alvherre.pgsql
Whole thread Raw
In response to Re: Fix for REFRESH MATERIALIZED VIEW ownership error message  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Responses Re: Fix for REFRESH MATERIALIZED VIEW ownership error message
List pgsql-hackers
On 2018-Aug-18, Jonathan S. Katz wrote:

> 
> > On Aug 18, 2018, at 8:52 PM, Jonathan S. Katz <jkatz@postgresql.org> wrote:
> > 
> >> 
> >> On Aug 18, 2018, at 8:45 PM, Michael Paquier <michael@paquier.xyz> wrote:
> >> 
> >> I am not so sure about v11 as it is very close to release, surely we can
> >> do something for HEAD as that's cosmetic.  Anyway, if something is
> >> proposed, could a patch be posted?  The only patch I am seeing on this
> >> thread refers to improvements for error messages of procedures.
> > 
> > Oops, too much multitasking. I will attach the correct patch when I get home.
> 
> Here is the correct patch, sorry about that. This includes aforementioned
> tests.

I ran the test without the code change, and it passes.  I don't think
it's testing what you think it is testing.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: Re: Fix for REFRESH MATERIALIZED VIEW ownership error message
Next
From: Masayuki Takahashi
Date:
Subject: Re: How to estimate the shared memory size required for parallel scan?