function accepting a row

Поиск
Список
Период
Сортировка
От Tomek Grzejszczyk
Тема function accepting a row
Дата
Msg-id 42FA40E9.4090104@aster.pl
обсуждение исходный текст
Ответы Re: function accepting a row  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
Hi,
I'am trying to create a function in plpgsql that will accept a parameter
of type rowtype. Here is a little test script I wrote:
http://62.121.81.182/pub/test_func.sql

It works on Postgres 8.03, but fails on 7.4, where I actually want it to
work. What am I doing wrong? Error message says that there is no such
column "row", but it doesn't help me much understanding the problem.

Thanks for help,
Tomek Grzejszczyk

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

Предыдущее
От: Thomas Schoen
Дата:
Сообщение: Aggregation ordering with GROUP BY
Следующее
От: Greg Stark
Дата:
Сообщение: Re: escape string type for upcoming 8.1