Re: C Functions - Mailing list pgsql-sql

From Patrik Kudo
Subject Re: C Functions
Date
Msg-id Pine.BSF.4.31.0107121714480.93170-100000@tb303.partitur.se
Whole thread Raw
In response to C Functions  ("Fernando Eduardo B. L. e Carvalho" <feblec@ig.com.br>)
List 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:

>
>



pgsql-sql by date:

Previous
From: "Fernando Eduardo B. L. e Carvalho"
Date:
Subject: C Functions
Next
From: Jimmie Fulton
Date:
Subject: Functions performed on intervals