opaque in sql function

Поиск
Список
Период
Сортировка
От Michaël Fiey
Тема opaque in sql function
Дата
Msg-id 000801bffaea$45ecc7a0$6400a8c0@pc03
обсуждение исходный текст
Список pgsql-general
In the doc I read it's possible to use 'opaque' as rtype in sql functions, but when I try to create a sql function with return opaque I got the message 'ProcedureCreate : sql functions cannot return type "opaque"...
When I declare tye function as 'plpgsql' return opaque is ok, but on exec I got the message "Invalid TypeIdTypeRelId - oid -0"
I use Pg 7.0.2 with redhat 6.1.
 

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

Предыдущее
От: Janne Blomqvist
Дата:
Сообщение: VS: Backup/dump of huge tables and performance
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: Inheritance