Encountering NULLS in plpgsql - Mailing list pgsql-general

From Randy Yates
Subject Encountering NULLS in plpgsql
Date
Msg-id m3u09x6v9f.fsf@ieee.org
Whole thread Raw
Responses Re: Encountering NULLS in plpgsql  (Richard Huxton <dev@archonet.com>)
List pgsql-general
I wrote a simple pl to compute running sums, but when it encountered a
null on a float4 value it caused pgadminIII to crash (exited
abruptly). Is this intended behavior?
--
%  Randy Yates                  % "I met someone who looks alot like you,
%% Fuquay-Varina, NC            %             she does the things you do,
%%% 919-577-9882                %                     but she is an IBM."
%%%% <yates@ieee.org>           %        'Yours Truly, 2095', *Time*, ELO
http://home.earthlink.net/~yatescr

pgsql-general by date:

Previous
From: Kai Hessing
Date:
Subject: Re: Constraint Question
Next
From: Randy Yates
Date:
Subject: Table Rows Not Properly Added