Re: Table update problem works on MySQL but not Postgres - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Table update problem works on MySQL but not Postgres
Date
Msg-id 1283300550.7247.4.camel@jd-desktop.iso-8859-1.charter.com
Whole thread Raw
In response to Re: Table update problem works on MySQL but not Postgres  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
On Tue, 2010-08-31 at 20:17 -0400, Merlin Moncure wrote:

> > This is where the interesting thing happens: On MySQL the query actually
> > works as intended, but it doesn't on PostgreSQL. As I said, I'm sure this is
> > not a bug in PostgreSQL, but the lack of a stupid user trick. While my
> > project is on MySQL, and I could theoretically leave my code as is to take
> > advantage of this trick, I'm sure I'd be a complete idiot to leave it
> > instead of fixing it.
>
> You have it backwards, mysql is broken, postgresql is not.

That is what he said.

JD

--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 509.416.6579
Consulting, Training, Support, Custom Development, Engineering
http://twitter.com/cmdpromptinc | http://identi.ca/commandprompt


pgsql-general by date:

Previous
From: Phil Jackson
Date:
Subject: Problems with ODBC Driver
Next
From: Rob Gansevles
Date:
Subject: Configure default for sorting of null-values?