Remove a unused argument from qual_is_pushdown_safe

Поиск
Список
Период
Сортировка
От Yugo NAGATA
Тема Remove a unused argument from qual_is_pushdown_safe
Дата
Msg-id 20221125152702.d6c725791777be378f923a28@sraoss.co.jp
обсуждение исходный текст
Ответы Re: Remove a unused argument from qual_is_pushdown_safe  (Richard Guo <guofenglinux@gmail.com>)
Список pgsql-hackers
Hello,

I found that qual_is_pushdown_safe() has an argument "subquery"
that is not used in the function.  This argument has not been
referred to since the commit 964c0d0f80e485dd3a4073e073ddfd9bfdda90b2.

I think we can remove this if there is no special reason. 

Regards,
Yugo Nagata 

-- 
Yugo NAGATA <nagata@sraoss.co.jp>

Вложения

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

Предыдущее
От: vignesh C
Дата:
Сообщение: Re: Support logical replication of DDLs
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: [BUG] FailedAssertion in SnapBuildPurgeOlderTxn