Re: C Functions

From: Patrik Kudo <kudo(at)partitur(dot)se>
To: "Fernando Eduardo B(dot) L(dot) e Carvalho" <feblec(at)ig(dot)com(dot)br>
Cc: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: C Functions
Date: 2001-07-12 15:16:19
Message-ID: Pine.BSF.4.31.0107121714480.93170-100000@tb303.partitur.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I've never used functions in postgres, but the line

*resultp = *testo;

looks wrong to me. Shouldn't it be

strcpy(resultp, testo);

?

Regards,
Patrik Kudo

ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Känns det oklart? Fråga på!

On Thu, 12 Jul 2001, Fernando Eduardo B. L. e Carvalho wrote:

>
>

In response to

  • C Functions at 2001-07-12 11:33:54 from Fernando Eduardo B. L. e Carvalho

Browse pgsql-sql by date

  From Date Subject
Next Message Thalis A. Kalfigopoulos 2001-07-12 16:03:53 Re: trigger on DELETE
Previous Message Jimmie Fulton 2001-07-12 14:59:41 Functions performed on intervals