Re: [GENERAL] question on setof record returning plpgsql function

2003-10-09 Thread Julie May
Joe, Thank you very much. I didn't even think of casting the result of the first loop. I will test out the function tomorrow with the cast included and let you know how it works. From the looks of it (your results) it should work fine. Joe Conway Wrote: I think you had it working when you g

Re: [GENERAL] arrays as parameters to pl/pgsql functions

2003-11-17 Thread Julie May
Thank you Ben, that worked. - Original Message - From: "Ben" <[EMAIL PROTECTED]> To: "Julie May" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, November 17, 2003 3:17 PM Subject: Re: [GENERAL] arrays as parameters to pl/pgsql functions