There may be a TODO in this thread somewhere, but I think this
particular suggestion has drifted pretty far from the problem that
Pavel was trying to solve.

...Robert

On Mon, Aug 18, 2008 at 11:19 AM, Bruce Momjian <[EMAIL PROTECTED]> wrote:
>
> Is this a TODO?
>
>> > >> it's not possible in plpgsql, because we are not able iterate via 
>> > >> record.
>> > >
>> > > just add function for iterating over record :)
>> >
>> > it's not easy, when iterating should be fast - when record's field has
>> > different types, than isn't possible cache execution plan.
>>
>> the iterator should convert them to some common type like TEXT

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to