Re: PL/SQL and null - Mailing list pgsql-hackers

From Roberto Mello
Subject Re: PL/SQL and null
Date
Msg-id 20010401161318.A17478@cc.usu.edu
Whole thread Raw
In response to PL/SQL and null  (Kaare Rasmussen <kar@webline.dk>)
List 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.


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: Changing the default value of an inherited column
Next
From: Tom Lane
Date:
Subject: Re: Re: Call for platforms