Re: Replace NULL values

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Replace NULL values
Date: 2006-09-07 13:18:50
Message-ID: 20060907131850.GH3198@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Sep 07, 2006 at 01:39:06PM +0200, Stefan Schwarzer wrote:
>
> You're right with the "is" versus "=" for NULL values. Unfortunately
> the coding for the mapserver does not allow an "IS" statement.

There's a hack for this; you need to turn it on in the config file.
I think it's called allow_null_equals. It's ugly, but it might solve
this problem for you.

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
Unfortunately reformatting the Internet is a little more painful
than reformatting your hard drive when it gets out of whack.
--Scott Morris

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Arturo Perez 2006-09-07 13:19:17 Re: Problems with sequences
Previous Message Joshua D. Drake 2006-09-07 13:15:15 Re: Majordomo drops multi-line Subject: