Re: are the 2 if-statements in join_is_legal() removable?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: are the 2 if-statements in join_is_legal() removable?
Дата
Msg-id 667603.1746892044@sss.pgh.pa.us
обсуждение исходный текст
Ответ на are the 2 if-statements in join_is_legal() removable?  (g l <orangegrove@live.com>)
Ответы 回复: are the 2 if-statements in join_is_legal() removable?
Список pgsql-general
g l <orangegrove@live.com> writes:
> In join_is_legal(), there are 2 decision-making statements based on match_sjinfo. I    wonder wether their conditions
canever test possitive. 

The code coverage report says yes.

https://coverage.postgresql.org/src/backend/optimizer/path/joinrels.c.gcov.html#350

            regards, tom lane



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