UDF examples. returning rows

Поиск
Список
Период
Сортировка
От Vasco Amaral
Тема UDF examples. returning rows
Дата
Msg-id 200207101834.30700.vasco.amaral@cern.ch
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: denis@coralindia.com
Дата:
Сообщение: Re: last 25 records from a dataset
Следующее
От: Marc Ramirez
Дата:
Сообщение: Getting result set metadata without executing query?