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

Поиск
Список
Период
Сортировка
Искать
От
Nathan Bossart
Тема
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist
Дата
Msg-id
aIJfucaqjZ3gh-xj@nathan
Ответ на
Список
Дерево обсуждения
BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist PG Bug reporting form <noreply@postgresql.org>
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist Nathan Bossart <nathandbossart@gmail.com>
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist Nathan Bossart <nathandbossart@gmail.com>
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist Nathan Bossart <nathandbossart@gmail.com>
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist Nathan Bossart <nathandbossart@gmail.com>
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist Laurenz Albe <laurenz.albe@cybertec.at>
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist Nathan Bossart <nathandbossart@gmail.com>
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist Laurenz Albe <laurenz.albe@cybertec.at>
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist Nathan Bossart <nathandbossart@gmail.com>
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist Nathan Bossart <nathandbossart@gmail.com>
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist Nathan Bossart <nathandbossart@gmail.com>
Re: BUG #18964: `ALTER DATABASE ... RESET ...` fails to reset extension parameters that no longer exist Nathan Bossart <nathandbossart@gmail.com>
On Tue, Jul 22, 2025 at 04:27:24AM +0200, Laurenz Albe wrote:
> I tested your patch, and it works as expected for

Thanks for reviewing.

> There is still one piece missing in my opinion:
> 
>   ALTER SYSTEM RESET testext.swap_limit;
>   ERROR:  invalid configuration parameter name "testext.swap_limit"
>   DETAIL:  "testext" is a reserved prefix.
> 
> I think that this case should work like the others.

Good catch.  This should be fixed in v3.

> I'd like to see regression tests for this, but I am not sure how
> to best devise them.
> One idea would be to stick them into the regression tests of some
> contrib module, even though it is not the perfect place.

Added in v3.

-- 
nathan
В списке pgsql-bugs по дате отправления
От: Fujii Masao
Дата:
От: Tom Lane
Дата:
FAQ