Re: [PATCH] Speed up repeat() for larger counts

From: Jan Nidzwetzki <jan(at)planetscale(dot)com>
To: ChenhuiMo <chenhuimo(dot)mch(at)qq(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Cc: Jeevan Chalke <jeevan(dot)chalke(at)enterprisedb(dot)com>, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Subject: Re: [PATCH] Speed up repeat() for larger counts
Date: 2026-09-15 09:35:36
Message-ID: 07f64e65-0ef2-4034-a7b8-bf1be3e647e4@planetscale.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Chenhui,

On 15.09.26 10:06, ChenhuiMo wrote:

> Thanks for the review.
>
> I have updated the patch set based on your comments:

Thanks for version 2 of the patch set. It applies to the current master
branch, and check-world passes. Also, pgindent reports no changes.

So, the patch set looks good to me. I will mark it as ready for committer.

Best regards
Jan

--
Jan Nidzwetzki
PlanetScale Postgres Core Team

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikolay Samokhvalov 2026-09-15 09:36:14 [PG19][PATCH] Make postgres_fdw statistics import atomic
Previous Message Osama Abdul Qader 2026-09-15 09:15:21 Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation