Re: [GENERAL] Postgres 8.3 Function returning a row with different number of colums

2011-08-02 Thread Gianpiero Venditti
rom routing ( param1, param2, param3, param4 ) as ( result text, reason integer ); is there a way to make the reason optional? Thanks. Gianpiero Venditti

[GENERAL] Postgres 8.3 Function returning a row with different number of colums

2011-08-01 Thread Gianpiero Venditti
your help. Gianpiero Venditti