Hello, I wonder how I can iterate over a sql array in a pl/perl function.
I want to pass in an text[] to a function and then iterate through the values and run it through a perl sprintf but I can't seem to get it to work.
Should I do a generate_series and make an internal perl array? If so how would I do this? Regards, Henrik ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly