Re: problem porting MySQL SQL to Postgres

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: problem porting MySQL SQL to Postgres
Дата
Msg-id 20040419032157.GB1881@wolff.to
обсуждение исходный текст
Ответ на Re: problem porting MySQL SQL to Postgres  (Paul Thomas <paul@tmsl.demon.co.uk>)
Список pgsql-sql
On Sun, Apr 18, 2004 at 20:24:47 +0100, Paul Thomas <paul@tmsl.demon.co.uk> wrote:
> 
> PostgreSQL can be coerced into accepting where foo = null with the 
> transform_null_equals run-time option but that doesn't make it legal SQL 
> IFAIK.

foo = NULL is a valid SQL expression that always returns NULL.


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

Предыдущее
От: Paul Thomas
Дата:
Сообщение: Re: problem porting MySQL SQL to Postgres
Следующее
От: Gary Stainburn
Дата:
Сообщение: three-way join