Re: problem porting MySQL SQL to Postgres - Mailing list pgsql-sql

From Bruno Wolff III
Subject Re: problem porting MySQL SQL to Postgres
Date
Msg-id 20040419032157.GB1881@wolff.to
Whole thread Raw
In response to Re: problem porting MySQL SQL to Postgres  (Paul Thomas <paul@tmsl.demon.co.uk>)
List 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 by date:

Previous
From: Paul Thomas
Date:
Subject: Re: problem porting MySQL SQL to Postgres
Next
From: Gary Stainburn
Date:
Subject: three-way join