Hi, i am new to postresql and have been trying to convert some of our mssqlprocedures into postresql functions. What i have been trying to do is tosomehow return a temporary table with dynamic columns. Is it possible?