Is this a TODO?

---------------------------------------------------------------------------

Hannu Krosing wrote:
> On Mon, 2008-08-18 at 08:53 +0200, Pavel Stehule wrote:
> > 2008/8/17 Hannu Krosing <[EMAIL PROTECTED]>:
> > > On Sun, 2008-08-17 at 17:59 +0200, Pavel Stehule wrote:
> > >> Hannu
> > >>
> > >> 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
> 
> ------------
> Hannu
> 
> 
> 
> -- 
> Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers

-- 
  Bruce Momjian  <[EMAIL PROTECTED]>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Reply via email to