UDF examples. returning rows - Mailing list pgsql-novice

From Vasco Amaral
Subject UDF examples. returning rows
Date
Msg-id 200207101834.30700.vasco.amaral@cern.ch
Whole thread Raw
List 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

pgsql-novice by date:

Previous
From: denis@coralindia.com
Date:
Subject: Re: last 25 records from a dataset
Next
From: Marc Ramirez
Date:
Subject: Getting result set metadata without executing query?