Re: PL/SQL and null

From: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
To: Kaare Rasmussen <kar(at)webline(dot)dk>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PL/SQL and null
Date: 2001-04-01 22:13:18
Message-ID: 20010401161318.A17478@cc.usu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Apr 01, 2001 at 10:32:07AM +0200, Kaare Rasmussen wrote:
>
> What puzzles me more is that I tried to pass 0 (zero) instead and then let
> the function subsitute it with null (simple IF param = 0 then v_param := null
> thing). Still no luck.
>
> I'm using 7.0.3.

Upgrade to 7.1. This has been fixed.

-Roberto
--
+----| http://fslc.usu.edu USU Free Software & GNU/Linux Club|------+
Roberto Mello - Computer Science, USU - http://www.brasileiro.net
http://www.sdl.usu.edu - Space Dynamics Lab, Web Developer
*8 *8 *8 <- Tribbles and mamas out for a stroll.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2001-04-02 01:31:43 RE: [HACKERS] Error in the date field (with NULL value...).Thanks!
Previous Message Tom Lane 2001-04-01 19:15:56 Re: Re: Changing the default value of an inherited column