Re: [ADMIN] Problems creating a function

2003-08-19 Thread Stephan Szabo
On Tue, 19 Aug 2003, Rhaoni Chiu Pereira wrote: > Hi List, > > >I was wondering if someone could help me out. I'm migrating a Oracle db to > PostgreSQL so I must rewrite the functions 'cuz the PL/pgSQL's sintax is > different. The problem is to sum dates .. as follows: > > CREATE FUNCTION ft_

[ADMIN] Problems creating a function

2003-08-19 Thread Rhaoni Chiu Pereira
Hi List, I was wondering if someone could help me out. I'm migrating a Oracle db to PostgreSQL so I must rewrite the functions 'cuz the PL/pgSQL's sintax is different. The problem is to sum dates .. as follows: CREATE FUNCTION ft_vcto_dupl(NUMERIC,NUMERIC,TIMESTAMP,NUMERIC,TIMESTAMP) RETU