Re: Remove a unused argument from qual_is_pushdown_safe
От
Daniel Gustafsson
Тема
Re: Remove a unused argument from qual_is_pushdown_safe
Дата
Msg-id
8CA0AAC5-688F-4189-BDA0-B684BBDC29BA@yesql.se
Ответ на
Список
Дерево обсуждения
Remove a unused argument from qual_is_pushdown_safe Yugo NAGATA <nagata@sraoss.co.jp>
Re: Remove a unused argument from qual_is_pushdown_safe Richard Guo <guofenglinux@gmail.com>
Re: Remove a unused argument from qual_is_pushdown_safe Michael Paquier <michael@paquier.xyz>
Re: Remove a unused argument from qual_is_pushdown_safe Michael Paquier <michael@paquier.xyz>
Re: Remove a unused argument from qual_is_pushdown_safe Yugo NAGATA <nagata@sraoss.co.jp>
Re: Remove a unused argument from qual_is_pushdown_safe Tom Lane <tgl@sss.pgh.pa.us>
Re: Remove a unused argument from qual_is_pushdown_safe Daniel Gustafsson <daniel@yesql.se>
Re: Remove a unused argument from qual_is_pushdown_safe Richard Guo <guofenglinux@gmail.com>
> On 28 Nov 2022, at 15:15, Tom Lane wrote: > My viewpoint is that this change is misguided. Even if the current > coding of qual_is_pushdown_safe doesn't happen to reference the > subquery, it might need to in future. If I understand the code correctly the variable has some value in terms of "documenting the code" (for lack of better terminology), and I would assume virtually every modern compiler to figure out it's not needed. -- Daniel Gustafsson https://vmware.com/
В списке pgsql-hackers по дате отправления