Re: spinlocks on HP-UX

From: pasman pasmański <pasman(dot)p(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: spinlocks on HP-UX
Date: 2011-08-28 09:41:11
Message-ID: CAOWY8=aCWN+KhXAoSKAmZSo9GQd3JZ1EVBq4FRwU9N7DLP_qgQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Pity that this patch works only on hpux :(.

But i have an idea: maybe when executor stop at locked row, it should
process next row instead of wait.

Of course if query not contain "order by" or windowing functions.

--
------------
pasman

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2011-08-28 09:54:53 Re: Displaying accumulated autovacuum cost
Previous Message Dean Rasheed 2011-08-28 09:39:00 Re: Inputting relative datetimes