Re: Use of reloptions by EXTENSIONs

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Use of reloptions by EXTENSIONs
Дата
Msg-id 20190625011659.GD5569@paquier.xyz
обсуждение исходный текст
Ответ на Re: Use of reloptions by EXTENSIONs  (Dent John <denty@qqdd.eu>)
Список pgsql-hackers
On Mon, Jun 24, 2019 at 11:47:09AM +0200, Dent John wrote:
> I’ll see if I can get the patch applied and feed back on how much it
> move towards making my use case a viable proposition.

There is another patch which provides more coverage for reloptions:
https://commitfest.postgresql.org/23/2064/

Based on my last lookup, I was rather unhappy with its shape because
of the assumptions behind the tests and the extra useless work it was
doing with parameter strings (the set of WARNING is also something we
don't need).  If we get that first in, we can then make sure that any
extra refactoring has hopefully no impact.
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: check_recovery_target_lsn() does a PG_CATCH without a throw
Следующее
От: Ian Barwick
Дата:
Сообщение: Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions