Re: [BUGS] Error in returning setof records

2006-04-27 Thread Richard Huxton
Anjali Arora wrote: Hi all, when i am returning function as setof record then it will give error "ERROR: set-valued function called in context that cannot accept a set CONTEXT: PL/pgSQL function "gfs_ls" while casting return value to function's return type" This is not a bug - see the manuals

[BUGS] Error in returning setof records

2006-04-27 Thread Anjali Arora
Hi all, when i am returning function as setof record then it will give error "ERROR: set-valued function called in context that cannot accept a set CONTEXT: PL/pgSQL function "gfs_ls" while casting return value to function's return type" plz help me to get rid of it -- With Regards, Anjali Aro