Re: PLpgSQL-Problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PLpgSQL-Problem
Дата
Msg-id 28864.1082124821@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PLpgSQL-Problem  ("Thomas Chille" <thomas@chille.de>)
Список pgsql-general
"Thomas Chille" <thomas@chille.de> writes:
> Now I understand that i can not split easily my scripts into logical units but what i not understand is the
documentionnot correct 
> or is my problem not similiar to the example in point 37.4.3 on
http://www.postgresql.org/docs/7.4/static/plpgsql-declarations.html
> ?

It is, but the only sort of operation you can apply to a row variable in
plpgsql is to extract a field from it.  Other operations like calling a
function on it don't work (yet).

            regards, tom lane

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

Предыдущее
От: "John Sidney-Woollett"
Дата:
Сообщение: Indexing null dates
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Mixed UTF8 / Latin1 database