[GENERAL] Postgres 8.3 Function returning a row with different number of colums
your help. Gianpiero Venditti
Re: [GENERAL] Postgres 8.3 Function returning a row with different number of colums
rom routing ( param1, param2, param3, param4 ) as ( result text, reason integer ); is there a way to make the reason optional? Thanks. Gianpiero Venditti