Re: Avoid calling SetMatViewPopulatedState if possible

From: cca5507 <cca5507(at)qq(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Zizhuan Liu <44973863(at)qq(dot)com>, David Geier <geidav(dot)pg(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Avoid calling SetMatViewPopulatedState if possible
Date: 2026-08-10 09:02:19
Message-ID: tencent_42C76B9552086574F1AA0FF4EC4443AF0A09@qq.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Attached is an updated patch. I also adjusted the nearby comment and
> expanded the commit message to explain the unnecessary pg_class update
> and resulting dead tuple generation.

Thanks for the v3 patch, LGTM!

--
Regards,
ChangAo Chen

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2026-08-10 09:04:33 Re: [PATCH] reduce page overlap of GiST indexes built using sorted method
Previous Message Daniel Gustafsson 2026-08-10 08:54:13 Re: WAL compression setting after PostgreSQL LZ4 default change