Re: ERROR: column "currec" does not exist while calling function with 'record' (or %rowtype% argument

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: column "currec" does not exist while calling function with 'record' (or %rowtype% argument
Дата
Msg-id 28362.1080164351@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ERROR: column "currec" does not exist while calling function with 'record' (or %rowtype% argument  (günter strubinsky <strubinsky@acm.org>)
Ответы Re: ERROR: column "currec" does not exist while calling function with 'record' (or %rowtype% argument  (günter strubinsky <strubinsky@acm.org>)
Список pgsql-general
=?iso-8859-1?Q?g=FCnter_strubinsky?= <strubinsky@acm.org> writes:

> currrec record;
    ^^^
>         select * into currec from denorm where theKey=catrec.cat1;
                                ^^

> Where am I going wrong;

Count the "r"s ...

            regards, tom lane

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

Предыдущее
От: David Garamond
Дата:
Сообщение: Re: subversion vs cvs (Was: Re: [HACKERS] linked list rewrite)
Следующее
От: günter strubinsky
Дата:
Сообщение: Re: ERROR: column "currec" does not exist while calling function with 'record' (or %rowtype% argument