Re: Error in executing plpgsql function - Mailing list pgsql-sql

From ananthreddy@yahoo.com (ananth)
Subject Re: Error in executing plpgsql function
Date
Msg-id 5304e92b.0112032123.784d38c3@posting.google.com
Whole thread Raw
In response to Re: Error in executing plpgsql function  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
tgl@sss.pgh.pa.us (Tom Lane) wrote in message news:<18422.1007407387@sss.pgh.pa.us>...
> ananthreddy@yahoo.com (ananth) writes:
> > The problem is when I run this function by passing a parameter values
> > where row does not exist in table. I expect it to print message and
> > return false. Instead it disconnects from server and throughs lot of
> > errors in log file. Here is output from executing this function
> 
> What PG version are you running?  I seem to recall that there was a bug
> with some not-found cases in plpgsql a while back.  If you're not using
> 7.1.3, update.

I am running 7.1.1.
Thanks. I'll update.

> 
>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


pgsql-sql by date:

Previous
From: Arian Prins
Date:
Subject: Re: Need help with a college SQL exam question...
Next
From: Roberto Mello
Date:
Subject: Re: Inline IF condition