Обсуждение: returning records from plpython

Поиск
Список
Период
Сортировка

returning records from plpython

От
Scott Bailey
Дата:
Does anyone know why plpython doesn't support returning record?
I couldn't find anything in the archives or source that indicated why it
wasn't supported. I'm trying to do Oracle style external tables and
xmltable and it would make it much easier if I could return setof record.

Scott