UDF examples. returning rows

From: Vasco Amaral <vasco(dot)amaral(at)cern(dot)ch>
To: pgsql-novice(at)postgresql(dot)org
Subject: UDF examples. returning rows
Date: 2002-07-10 16:34:30
Message-ID: 200207101834.30700.vasco.amaral@cern.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi everyone,

I'm trying to find some information/examples on how to build C/C++ UDF's
for PostgreSQL, and I'm probably not looking in the right places...

In fact, I need some descriptions on how to build a Table function that gets a
row and returns a new resulting row. Some information on the data structures
to deal with etc...

Does anyone can help me?
regards,
Vasco

Browse pgsql-novice by date

  From Date Subject
Next Message Vivek Khera 2002-07-10 20:52:56 Re: update problem?
Previous Message Stephan Szabo 2002-07-10 16:15:51 Re: update problem?