From: | "Mario Weilguni" <mario(dot)weilguni(at)icomedias(dot)com> |
---|---|
To: | "Andreas Joseph Krogh" <andreak(at)officenet(dot)no>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: bug or feature, || -operator and NULLs |
Date: | 2006-10-18 13:49:42 |
Message-ID: | FA095C015271B64E99B197937712FD020E4B0DE5@freedom.grz.icomedias.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Nice, but I still prefer nvl. Coalesce is hard to pronounce, and even harder to type.
-----Ursprüngliche Nachricht-----
Von: Andreas Joseph Krogh [mailto:andreak(at)officenet(dot)no]
Gesendet: Mittwoch, 18. Oktober 2006 15:48
An: pgsql-hackers(at)postgresql(dot)org
Cc: Mario Weilguni
Betreff: Re: [HACKERS] bug or feature, || -operator and NULLs
On Wednesday 18 October 2006 15:15, Mario Weilguni wrote:
> >If you want this behaviour you will have to explicitly handle it with
>
> COALESCE().
>
> >regards,
> >Lukas
>
> True. But there's a point where oracle is really better here, they
> named "coalesce" "nvl" => a lot easier to type ;-)
They actually support COALESCE now and explicit JOINs too.
--
Andreas Joseph Krogh <andreak(at)officenet(dot)no> Senior Software Developer / Manager gpg public_key: http://dev.officenet.no/~andreak/public_key.asc
------------------------+---------------------------------------------+
OfficeNet AS | The most difficult thing in the world is to |
Karenslyst Allé 11 | know how to do a thing and to watch |
PO. Box 529 Skøyen | somebody else doing it wrong, without |
0214 Oslo | comment. |
NORWAY | |
Mobile: +47 909 56 963 | |
------------------------+---------------------------------------------+
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2006-10-18 13:54:39 | Re: bug or feature, || -operator and NULLs |
Previous Message | Andreas Joseph Krogh | 2006-10-18 13:47:49 | Re: bug or feature, || -operator and NULLs |