Re: WAIT FOR command should do some query jumbling - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: WAIT FOR command should do some query jumbling
Date
Msg-id apjrsnaWQWMtqq-P@paquier.xyz
Whole thread
In response to Re: WAIT FOR command should do some query jumbling  (Sami Imseih <samimseih.pg@gmail.com>)
Responses Re: Fix a typo in EnableLogicalDecoding()
List 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

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Remove fcinfo from statistics update internal functions
Next
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: Remove stale XXX comment in logical launcher