Re: WAIT FOR command should do some query jumbling

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, Sami Imseih <samimseih(dot)pg(at)gmail(dot)com>, 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-09-03 03:38:26
Message-ID: apjrsnaWQWMtqq-P@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 02, 2026 at 03:53:20PM +0300, Alexander Korotkov wrote:
> I was about to deal with this issue. Thank you for pushing v1,

No problem.

> I'll take a look at v2 for v20.

Sami has also mentioned to me off-list that we may want something
smarter in terms of the management of the DefElems that include
strings, because we have other commands with contents that we may want
to normalize in some contexts, like an ALTER TABLE with a password as
one example. Perhaps it would be better to not rush that part.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2026-09-03 03:42:44 Remove stale XXX comment in logical launcher
Previous Message Michael Paquier 2026-09-03 03:35:26 Re: Remove fcinfo from statistics update internal functions