Re: Remove a unused argument from qual_is_pushdown_safe

Поиск
Список
Период
Сортировка
Искать
От
Michael Paquier
Тема
Re: Remove a unused argument from qual_is_pushdown_safe
Дата
Msg-id
Y4RmBNzVXvTSDmIG@paquier.xyz
Ответ на
Список
Дерево обсуждения
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 Mon, Nov 28, 2022 at 11:54:45AM +0900, Michael Paquier wrote:
> On Fri, Nov 25, 2022 at 04:05:13PM +0800, Richard Guo wrote:
>> I wonder if we need to revise the comment atop qual_is_pushdown_safe()
>> too which says
>> 
>>  * rinfo is a restriction clause applying to the given subquery (whose RTE
>>  * has index rti in the parent query).
>> 
>> since there is no 'given subquery' after we remove it from the params.

I was thinking about this point, and it seems to me that we could just
do s/the given subquery/a subquery/.  But perhaps you have a different
view on the matter?
--
Michael
В списке pgsql-hackers по дате отправления
От: Michail Nikolaev
Дата:
Сообщение: Re: Slow standby snapshot
От: Michael Paquier
Дата:
FAQ