Re: Two issues with REFRESH MATERIALIZED VIEW CONCURRENTLY

From: Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com>
To: surya poondla <suryapoondla4(at)gmail(dot)com>
Cc: Giuliano Gagliardi <gogi(at)gogi(dot)tv>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: Two issues with REFRESH MATERIALIZED VIEW CONCURRENTLY
Date: 2026-03-05 01:01:34
Message-ID: CA+FpmFeLJDWZSx1TSRVodFbQOLWa-SXBCiG0rspu--HtadaJ+w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, 2 Mar 2026 at 14:45, surya poondla <suryapoondla4(at)gmail(dot)com> wrote:

> Hi All,
>
> Thank you Rafia for the suggestions.
> I split both the bugs in 2 different commits, attaching the patches here.
>
> For bug1, I added the test case for NULL values too.
>
> Thanks for working on this. This looks good to me.
+-- test that duplicate rows containing NULLs are also detected (bug fix)
I wouldn't use bug fix here, it looks fine without it.

>

--
Regards,
Rafia Sabih
CYBERTEC PostgreSQL International GmbH

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Daniel Verite 2026-03-05 11:34:32 Re: BUG #19425: Parametric settings in collation not working in rule syntax
Previous Message Tom Lane 2026-03-04 20:37:22 Re: GROUP BY in CTE causes ELSE in outer query to be prematurely evaluated