anonymous composite types - how to pass tupdesc to the function

Поиск
Список
Период
Сортировка
От Joe Conway
Тема anonymous composite types - how to pass tupdesc to the function
Дата
Msg-id 3D6A71BD.1060309@joeconway.com
обсуждение исходный текст
Ответы Re: anonymous composite types - how to pass tupdesc to the function
Список pgsql-hackers
I'm looking at modifications to dblink to allow it to make use of table 
functions. One item which is very much needed is the ability to define 
dblink as returning setof record, so that it can return a tuple as 
described at runtime in the query string.

I'm trying to come up with the best method to pass the query string 
columndef, or better yet the tuple description, to the function. Any 
suggestions on an approach?

Thanks,

Joe



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Queries using rules show no rows modified?
Следующее
От: Lamar Owen
Дата:
Сообщение: RPMs for release 7.2.2