Hello,
I want to add a c function in PostgreSQL (7.2.1)Is it possible the input parametrs othe function to bearrays of text (i.e., text *temp[10])?
If it's possible how can I call such a function?
thank you in advance,
Sofia