Removed unused param isSlice of function transformAssignmentSubscripts

Поиск
Список
Период
Сортировка
От Zhang Mingli
Тема Removed unused param isSlice of function transformAssignmentSubscripts
Дата
Msg-id 0d7041ac-c704-48ad-86fd-e05feddf08ed@Spark
обсуждение исходный текст
Ответы Re: Removed unused param isSlice of function transformAssignmentSubscripts
Список pgsql-hackers
Hi, 


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.

Regards,
Zhang Mingli
Вложения

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Assertion failure in WaitForWALToBecomeAvailable state machine
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Assertion failure in WaitForWALToBecomeAvailable state machine