Re: constraint exclusion and nulls in IN (..) clause

Поиск
Список
Период
Сортировка
От Emre Hasegeli
Тема Re: constraint exclusion and nulls in IN (..) clause
Дата
Msg-id CAE2gYzz3FebhWH0Wg9Abo6b6PR0aKyTrmaF7sHrqCe_xBDRuig@mail.gmail.com
обсуждение исходный текст
Ответ на Re: constraint exclusion and nulls in IN (..) clause  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Yeah, that's there.  We need both operators to be strict, I think;
otherwise we can't really assume anything about what they'd return
for NULL inputs.  But if they are, we have NULL => NULL which is
valid for all proof cases.

I understand.  I don’t see any problems in this case.


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

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: Re: pgbench - add \if support
Следующее
От: David Steele
Дата:
Сообщение: Re: Re: new function for tsquery creartion