Re: alert clients when prepared statements are deallocated

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: alert clients when prepared statements are deallocated
Date: 2026-06-03 18:59:37
Message-ID: aiB5mM0d-jfbmNkP@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is a new version of the patch that adds a connection parameter for
disabling it in libpq. I've also done a round of cleanup and added a first
draft of a real commit message.

--
nathan

Attachment Content-Type Size
v4-0001-Alert-client-when-prepared-statements-are-dealloc.patch text/plain 27.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-06-03 19:13:07 Re: Does MSVC predefine __x86_64__ on 64-bit Intel?
Previous Message Jonathan S. Katz 2026-06-03 18:57:25 Re: PostgreSQL 19 Beta 1 release announcement draft