Thanks to Josh, Richard, Tom

EXECUTE ''SELECT CAST(''
        || quote_ident($1)
        || '' AS TEXT) AS foo FROM ''
        || quote_ident($2)

and then

list := list || '', '' || this_record.foo ;

works perfectly.

Regards, Christoph



---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to