array_append from user-defined C function - Mailing list pgsql-general

From Leonardo Francalanci
Subject array_append from user-defined C function
Date
Msg-id 1318599840.42900.YahooMailNeo@web29008.mail.ird.yahoo.com
Whole thread Raw
Responses Re: array_append from user-defined C function  (Leonardo Francalanci <m_lists@yahoo.it>)
List pgsql-general
Hi,

how can I call array_append from a user-defined C function?
I know the type of the array I'm going to use (int4[]) so if there's an equivalent

function that can be called without going through PG_FUNCTION_ARGS stuff...



Thank you


Leonardo

pgsql-general by date:

Previous
From: "Albe Laurenz"
Date:
Subject: Re: dll files missing in postgrsql bin folder in Windows
Next
From: Leonardo Francalanci
Date:
Subject: Re: array_append from user-defined C function