| От | Tom Lane |
|---|---|
| Тема | Re: PLpgSQL-Problem |
| Дата | |
| Msg-id | 22339.1082072572@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | PLpgSQL-Problem ("Thomas Chille" <thomas@chille.de>) |
| Список | pgsql-general |
"Thomas Chille" <thomas@chille.de> writes:
> evertime i get the errormessage: ERROR: Attribut �_row� not found
> but the Attribut exists and has values in his fields. i have absolutly no idea was happens there. can someone help me
please?
You're out of luck :-( ... plpgsql doesn't presently have the ability to
pass a whole-row value to the main executor, which means this won't
work:
> SELECT INTO _result compress_100(_row);
Possibly it will work in 7.5; I've made some preliminary steps in that
direction but it's not all there yet.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера