SQL extension - Mailing list pgsql-general

From Cyrille Gautard
Subject SQL extension
Date
Msg-id 1080566269.5031.36.camel@littlepee
Whole thread Raw
Responses Re: SQL extension
List pgsql-general
Hello,

I have a postgresql database and it might be update with a xml file. I
want to write an extension to SQL (the function update_from_xml) which
be call in a client program. The xml file will not be passed as a
postgresql argument to the function because it is an external file.

How can I do to get rid of this problem ? If it's not possible, do you
have another solution ?

Thanks

Cyrille Gautard



pgsql-general by date:

Previous
From: "Bruno BAGUETTE"
Date:
Subject: Interval & check clause
Next
From: Alex
Date:
Subject: Re: PG vs MySQL