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

From Tom Lane
Subject Re: ERROR: column "currec" does not exist while calling function with 'record' (or %rowtype% argument
Date
Msg-id 28362.1080164351@sss.pgh.pa.us
Whole thread Raw
In response to ERROR: column "currec" does not exist while calling function with 'record' (or %rowtype% argument  (günter strubinsky <strubinsky@acm.org>)
Responses Re: ERROR: column "currec" does not exist while calling function with 'record' (or %rowtype% argument
List 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 by date:

Previous
From: David Garamond
Date:
Subject: Re: subversion vs cvs (Was: Re: [HACKERS] linked list rewrite)
Next
From: günter strubinsky
Date:
Subject: Re: ERROR: column "currec" does not exist while calling function with 'record' (or %rowtype% argument