Re: minimal update

Поиск
Список
Период
Сортировка
От Decibel!
Тема Re: minimal update
Дата
Msg-id 2287072E-57C6-4FCE-A37D-306B4DB8B20D@decibel.org
обсуждение исходный текст
Ответ на minimal update  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: minimal update  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Nov 2, 2007, at 10:49 AM, Andrew Dunstan wrote:
>    update tname set foo = bar ... where foo is null or foo <> bar ...

FYI, you should be able to do WHERE foo IS DISTINCT FROM bar instead.
-- 
Decibel!, aka Jim C. Nasby, Database Architect  decibel@decibel.org
Give your computer some brain candy! www.distributed.net Team #1828



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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Simplifying Text Search
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: minimal update