Re: Different results in a loop with RECORD vs ROWTYPE...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Sean Chittenden <sean(at)chittenden(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Different results in a loop with RECORD vs ROWTYPE...
Date: 2003-05-22 15:45:53
Message-ID: 19473.1053618353@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Sean Chittenden <sean(at)chittenden(dot)org> writes:
> My best guess is there's a bug in exec_assign_value in that it doesn't
> handle assigning to PLPGSQL_DTYPE_ROW... but I'm not seeing anything
> in the error logs and there aren't any errors being thrown.

Can you give us a test case now that you understand the issue better?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Hans Poo 2003-05-22 18:07:35 Fix on createdb autocommit no recognized
Previous Message Tom Lane 2003-05-22 14:04:16 Re: Bug with locale (decimale/group seperator in numbers)