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-09 13:57:07
Message-ID: CA+FpmFdCtzBO56sAg9hdJ79gALNTfBDc0OxLah2wLAimeORt0A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

In order to take this further, I think it would be good to add this to
commitfest.

On Wed, 4 Mar 2026 at 17:01, Rafia Sabih <rafia(dot)pghackers(at)gmail(dot)com> wrote:

>
>
> 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
>

--
Regards,
Rafia Sabih
CYBERTEC PostgreSQL International GmbH

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2026-03-09 22:10:13 Re: BUG #18943: Return value of a function 'xmlBufferCreate' isdereferenced at xpath.c:177 without checking for NUL
Previous Message Vishal Prasanna 2026-03-09 09:39:51 RE: [BUG] Assert failure in ReorderBufferReturnTXN during logical decoding due to leaked specinsert change