Why does contain_leaked_vars believe MinMaxExpr is safe?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Why does contain_leaked_vars believe MinMaxExpr is safe?
Дата
Msg-id 16539.1431472961@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: Why does contain_leaked_vars believe MinMaxExpr is safe?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
MinMaxExpr is an implicit invocation of a btree comparison function.
Are we supposing that all of those are necessarily leakproof?
        regards, tom lane



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Minor ON CONFLICT related fixes
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Minor ON CONFLICT related fixes