Re: Slow PL/pgSQL 8.0.RC5 (7.4.6. 3times faster) - Mailing list pgsql-hackers

From Michael Fuhr
Subject Re: Slow PL/pgSQL 8.0.RC5 (7.4.6. 3times faster)
Date
Msg-id 20050114012513.GA75318@winnie.fuhr.org
Whole thread Raw
In response to Re: Slow PL/pgSQL 8.0.RC5 (7.4.6. 3times faster)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, Jan 13, 2005 at 06:25:10PM -0500, Tom Lane wrote:
> Michael Fuhr <mike@fuhr.org> writes:
> 
> > 6741 ms   7.4.6 (from FreeBSD ports collection)
> > 14427 ms  8.0.0rc5 (from CVS source)
> 
> When I add IMMUTABLE to the function definition, I get much closer
> times.

Indeed -- adding IMMUTABLE brought me down to 6859 ms.

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/


pgsql-hackers by date:

Previous
From: John Hansen
Date:
Subject: Re: Bug? 8.0 does not use partial index
Next
From: Palle Girgensohn
Date:
Subject: Re: Bug? 8.0 does not use partial index