Re: CHECK_FOR_INTERRUPTS in spgdoinsert() isn't helpful

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CHECK_FOR_INTERRUPTS in spgdoinsert() isn't helpful
Date: 2014-05-29 20:39:32
Message-ID: CAM3SWZQs-Czaif0JmEGCtCcf07rcMfi1U=h_kMiOkO-XZde2qQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 29, 2014 at 1:34 PM, Heikki Linnakangas
<hlinnakangas(at)vmware(dot)com> wrote:
> Also checking that CritSectionCount == 0 seems like a good idea...

What do you do if it isn't?

--
Peter Geoghegan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2014-05-29 20:39:56 Re: Extended Prefetching using Asynchronous IO - proposal and patch
Previous Message Claudio Freire 2014-05-29 20:34:50 Re: Extended Prefetching using Asynchronous IO - proposal and patch