Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: mert(at)futo(dot)org, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist
Date: 2025-06-20 22:48:37
Message-ID: aFXlRTxMxVyMjfjq@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Here is a fragile proof-of-concept patch that demonstrates roughly what I
had in mind.

--
nathan

Attachment Content-Type Size
fix_alter_role_reset_v1.patch text/plain 3.3 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Masahiko Sawada 2025-06-21 00:17:32 Re: Logical replication 'invalid memory alloc request size 1585837200' after upgrading to 17.5
Previous Message Nathan Bossart 2025-06-20 21:20:25 Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist