Re: Removed unused param isSlice of function transformAssignmentSubscripts

Поиск
Список
Период
Сортировка
От Richard Guo
Тема Re: Removed unused param isSlice of function transformAssignmentSubscripts
Дата
Msg-id CAMbWs48zXfcVeyWYHGw87GLQEvKjNqmQafhtsXB_UccXXHipYA@mail.gmail.com
обсуждение исходный текст
Ответ на Removed unused param isSlice of function transformAssignmentSubscripts  (Zhang Mingli <zmlpostgres@gmail.com>)
Ответы Re: Removed unused param isSlice of function transformAssignmentSubscripts  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers

On Tue, Sep 13, 2022 at 11:35 AM Zhang Mingli <zmlpostgres@gmail.com> wrote:
Param isSlice was once used to identity targetTypeId for transformAssignmentIndirection.

In commit c7aba7c14e, the evaluation was pushed down to transformContainerSubscripts.

No need to keep isSlice around transformAssignmentSubscripts.

Attach a patch to remove it.
 
+1. Good catch.

Thanks
Richard

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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Error "initial slot snapshot too large" in create replication slot
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Error "initial slot snapshot too large" in create replication slot