Re: patch: plpgsql - remove unnecessary ccache search when a array variable is updated

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: patch: plpgsql - remove unnecessary ccache search when a array variable is updated
Date: 2011-09-22 23:25:24
Message-ID: CA+TgmoaHhetj55R5M7+2BWejyP-A4kNpMmJ-s9pQpM1iLW1ziA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 22, 2011 at 5:10 PM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:
> note: some basic test shows about 15% speedup

Eh that's good, but I think you need to fix the fact that it crashes...

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2011-09-22 23:46:17 Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs)
Previous Message Robert Haas 2011-09-22 23:12:41 Re: memory barriers (was: Yes, WaitLatch is vulnerable to weak-memory-ordering bugs)