Re: [GENERAL] Return Value of a Function

2004-02-08 Thread elein
I have some light examples in http://www.varlena.com/GeneralBits/Tidbits based on Stephan's. The discussion in issue http://www.varlena.com/GeneralBits/24.html shows the differences between setof and rows. --elein On Mon, Feb 02, 2004 at 09:47:11AM -0800, Joe Conway wrote: > Tom Lane wrote: > >

[GENERAL] Return Value of a Function

2004-02-02 Thread Terry Lee Tucker
I need to return a row of data from a function. I've been looking the the HTML docs and have found nothing of value. If I try to return a variable of type RECORD, I get the following error: NOTICE: plpgsql: ERROR during compile of last_log near line 0 ERROR: fmgr_info: function 0: cache lookup