Re: Suspicious redundant assignment in COPY FROM

Поиск
Список
Период
Сортировка
От Jingtang Zhang
Тема Re: Suspicious redundant assignment in COPY FROM
Дата
Msg-id CAPsk3_CbXSQ5wZunkCQLrrvbX7XeTUB8iSG7tYuXxLv4B7yXNQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Suspicious redundant assignment in COPY FROM  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Suspicious redundant assignment in COPY FROM  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers


Michael Paquier <michael@paquier.xyz> 于2023年9月8日周五 13:42写道:

Thanks, Michael~
 
The assignment of num_phys_attrs could be kept at the same place as
on HEAD, a bit closer to the palloc0() where it is used.

Agreed with this principle. Patch is modified and attached.

--
Jingtang

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Eager page freeze criteria clarification
Следующее
От: Richard Guo
Дата:
Сообщение: Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop()