AW: AW: [HACKERS] isnull() or is it?t - Mailing list pgsql-hackers

From Zeugswetter Andreas IZ5
Subject AW: AW: [HACKERS] isnull() or is it?t
Date
Msg-id 219F68D65015D011A8E000006F8590C60180FAB9@sdexcsrv1.sd.spardat.at
Whole thread Raw
Responses Re: AW: AW: [HACKERS] isnull() or is it?t  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
>Zeugswetter Andreas IZ5 wrote:>> >>         > isnull() is on our TODO list.>> >>         It should be called NVL()
from"Null VaLue" like in
 
Oracle and>> Informix.>>         isnull() would suggest a boolean return value to me.>> >>>With SyBase, IsNull(X,Y)
returnsX if X is not null, and Y>if X is null.
 
Yes, the difference is only the name of the function.
Andreas


pgsql-hackers by date:

Previous
From: "Chris Williams"
Date:
Subject: Error with table that exists but postgres says it doesn't
Next
From: Sferacarta Software
Date:
Subject: Re[2]: [HACKERS] BUG ON HAVING CLAUSE