Re: alert clients when prepared statements are deallocated - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: alert clients when prepared statements are deallocated
Date
Msg-id aiA8QjUaeECCL-pt@nathan
Whole thread
In response to Re: alert clients when prepared statements are deallocated  (Zsolt Parragi <zsolt.parragi@percona.com>)
List pgsql-hackers
On Wed, Jun 03, 2026 at 07:14:53AM -0700, Zsolt Parragi wrote:
> DropAllPreparedStatements has an early return if prepared_queries is
> uninitialized, so we don't send anything in that case - but it calls
> SendStmtDeallocMsg if it is initialized even when no nothing was
> removed. This seems inconsistent to me, is it intentional?

Nope, will fix.

-- 
nathan



pgsql-hackers by date:

Previous
From: Zsolt Parragi
Date:
Subject: Re: Fix bug of CHECK constraint enforceability recursion
Next
From: Andres Freund
Date:
Subject: Re: Heads Up: cirrus-ci is shutting down June 1st