Re: JOIN performance

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: JOIN performance
Дата
Msg-id 87oejzeaw2.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: JOIN performance  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Tom Lane <tgl@sss.pgh.pa.us> writes:

> Fixing this properly is a research project, and I haven't thought of any
> quick-and-dirty hacks that aren't too ugly to consider :-(

Just thinking out loud here. Instead of trying to peek inside the CASE
couldn't the optimizer just wrap the non-strict expression in a conditional
that tests whether the row was found?


-- 
greg



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: raise is not working
Следующее
От: Tom Lane
Дата:
Сообщение: Re: raise is not working