Re: satisfies_hash_partition crash

From: Tender Wang <tndrwang(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Ewan Young <kdbase(dot)hack(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: satisfies_hash_partition crash
Date: 2026-07-03 00:26:51
Message-ID: CAHewXNmEqZ8KVo-qtdcNRSGVcv_aQ1PfMhSNfciojGCJzS8Bmw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Haas <robertmhaas(at)gmail(dot)com> 于2026年7月3日周五 01:54写道:
>
> On Thu, Jul 2, 2026 at 2:17 AM Tender Wang <tndrwang(at)gmail(dot)com> wrote:
> > Personally, I prefer a local bool variable near the top and reuse it.
>
> I prefer to more thoroughly confine this fix to the variadic code
> path, since I don't think we really expect that to be exercised in
> practice. So here's my proposal.
WFM
+1

--
Thanks,
Tender Wang

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2026-07-03 00:36:49 Re: Row pattern recognition
Previous Message Xuneng Zhou 2026-07-02 23:50:38 Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64