Re: Natural key woe

Поиск
Список
Период
Сортировка
От Yeb Havinga
Тема Re: Natural key woe
Дата
Msg-id 5372382C.7090406@gmail.com
обсуждение исходный текст
Ответ на Natural key woe  (Oliver Kohll - Mailing Lists <oliver.lists@agilebase.co.uk>)
Список pgsql-general
On 13/05/14 11:44, Oliver Kohll - Mailing Lists wrote:
> The problem came when someone entered a record with no subject, but left it null. When this was copied over and
presentin both tables, the *next* time the join was done, a duplicate was created because the join didn't see them as
matching(null != null). 
Maybe you can use x IS NOT DISTINCT FROM y ?

regards,
Yeb



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

Предыдущее
От: Vegard Bønes
Дата:
Сообщение: better performance on poorer machine?
Следующее
От: Rob Sargent
Дата:
Сообщение: Re: better performance on poorer machine?