Re: satisfies_hash_partition crash - Mailing list pgsql-hackers

From Tender Wang
Subject Re: satisfies_hash_partition crash
Date
Msg-id CAHewXNmEqZ8KVo-qtdcNRSGVcv_aQ1PfMhSNfciojGCJzS8Bmw@mail.gmail.com
Whole thread
In response to Re: satisfies_hash_partition crash  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> 于2026年7月3日周五 01:54写道:
>
> On Thu, Jul 2, 2026 at 2:17 AM Tender Wang <tndrwang@gmail.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



pgsql-hackers by date:

Previous
From: Xuneng Zhou
Date:
Subject: Re: BUG: ReadStream look-ahead exhausts local buffers when effective_io_concurrency>=64
Next
From: jian he
Date:
Subject: Re: Row pattern recognition