Re: SRF memory mgmt patch (was [HACKERS] Concern about

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Joe Conway <mail(at)joeconway(dot)com>
Cc: Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: SRF memory mgmt patch (was [HACKERS] Concern about
Date: 2002-08-30 21:09:23
Message-ID: 25479.1030741763@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Joe Conway <mail(at)joeconway(dot)com> writes:
> BTW, Neil, do you have a sample plpgsql table function that can be
> included in the rangefuncs regression test?

The plpgsql regression test has 'em, down at the end.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Sullivan 2002-08-30 21:15:24 Re: tweaking MemSet() performance
Previous Message Tyler Mitchell 2002-08-30 21:08:59 Re: Running postgres on a read-only file system

Browse pgsql-patches by date

  From Date Subject
Next Message John Gray 2002-08-30 22:41:35 Re: Visibility regression test
Previous Message Joe Conway 2002-08-30 20:54:30 [Fwd: Re: [HACKERS] Accessing original TupleDesc from SRF]