Nico Sabbi <nsabbi(at)officinedigitali(dot)it> writes: > is there any way to cast a generic row to an array or to a table type? "row(...)::composite_type" should work in 8.2 and up. regards, tom lane