Re: SRF written in C

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Felipe de Jesús Molina Bravo <felipe(dot)molina(at)inegi(dot)gob(dot)mx>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: SRF written in C
Date: 2008-07-02 06:02:47
Message-ID: 20080702060247.GB27142@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Jul 01, 2008 at 10:02:39AM -0500, Felipe de Jesús Molina Bravo wrote:
> Hi
>
> what can i do for a SRF written in C, can called as follow:
>
> select * from obtAscendencia('(11099,15685)','(6808,9621)');
>
> I can call the function:
> select obtAscendencia('(11099,15685)','(6808,9621)');

I'm afraid you did not explain what exactly the problem is. Do you mean
that one or the other of the statements doesn't work? Which one, and
what is the error message?

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while
> boarding. Thank you for flying nlogn airlines.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bjørn T Johansen 2008-07-02 06:19:45 Target lists can have at most 1664 entries?
Previous Message Martijn van Oosterhout 2008-07-02 04:34:26 Re: Re: problem getting postgres 8.3.1 with xml support to work on Redhat Enterprise Linux 4