Re: Remove a redundant condition check

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Remove a redundant condition check
Дата
Msg-id 20200626100239.GG1504@paquier.xyz
обсуждение исходный текст
Ответ на Re: Remove a redundant condition check  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: Remove a redundant condition check  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Fri, Jun 26, 2020 at 02:39:22PM +0530, Amit Kapila wrote:
> It seems we forgot to remove the additional check for switchedTLI
> while adding a new check.  I think we can remove this duplicate check
> in the HEAD code.  I am not sure if it is worth to backpatch such a
> change.

Yes, there is no point to keep this check so let's clean up this
code.  I also see no need to do a backpatch here, this is purely
cosmetic.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [Patch] ALTER SYSTEM READ ONLY
Следующее
От: Amul Sul
Дата:
Сообщение: Re: [Patch] ALTER SYSTEM READ ONLY