Re: WAIT FOR command should do some query jumbling

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Sami Imseih <samimseih(dot)pg(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, sirisha chamarthi <sirichamarthi22(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Alexander Korotkov <akorotkov(at)postgresql(dot)org>
Subject: Re: WAIT FOR command should do some query jumbling
Date: 2026-08-31 14:34:17
Message-ID: apWQ6cuOGzmpve1C@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm still digging into the details here, but what are folks' thoughts on
how critical this patch is for v19? IOW is it a big deal if we leave it
out of v19 and put it in v20? Or should the pg_stat_statements spam be a
blocker for its release?

--
nathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nisha Moond 2026-08-31 14:34:49 Re: Introduce XID age based replication slot invalidation
Previous Message Nathan Bossart 2026-08-31 14:24:47 Re: Speed up COPY FROM text/CSV parsing using SIMD