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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: günter strubinsky <strubinsky(at)acm(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ERROR: column "currec" does not exist while calling function with 'record' (or %rowtype% argument
Date: 2004-03-24 21:39:11
Message-ID: 28362.1080164351@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

=?iso-8859-1?Q?g=FCnter_strubinsky?= <strubinsky(at)acm(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message günter strubinsky 2004-03-24 22:09:01 Re: ERROR: column "currec" does not exist while calling function with 'record' (or %rowtype% argument
Previous Message David Garamond 2004-03-24 21:33:49 Re: subversion vs cvs (Was: Re: [HACKERS] linked list rewrite)