Re: Large data sets and FOR LOOP's

From: Bo Lorentsen <bl(at)netgroup(dot)dk>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Large data sets and FOR LOOP's
Date: 2002-03-13 15:35:37
Message-ID: 1016033737.3729.8.camel@netgroup
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Wed, 2002-03-13 at 16:08, Tom Lane wrote:
>
> What PG version?
7.1.3 (Debian woody)

> We fixed quite a few transient-memory-leak problems in plpgsql in 7.2.
Are there any changelog, that only regards the plpqsql ?

It is hard to find any information about the development of this part of
PG, like problems related to the "set of" problem (lake of
functionality), where it is not possible to work (like append) with a
"set of" something.

/BL

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2002-03-13 15:57:04 Re: REFERENCES
Previous Message Tom Lane 2002-03-13 15:08:14 Re: Large data sets and FOR LOOP's