Re: _mdfd_getseg can be expensive - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: _mdfd_getseg can be expensive
Date
Msg-id CAM3SWZTyq4EjgZQ2FfkO73gaKvENqrYYvjZXSZh87_ePW0U8Jg@mail.gmail.com
Whole thread Raw
In response to Re: _mdfd_getseg can be expensive  (Andres Freund <andres@anarazel.de>)
Responses Re: _mdfd_getseg can be expensive  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Wed, Aug 31, 2016 at 2:37 PM, Andres Freund <andres@anarazel.de> wrote:
>> This looks good.
>
> Thanks for looking!

No problem.

In other painfully pedantic news, I should point out that
sizeof(size_t) isn't necessarily word size (the most generic
definition of word size for the architecture), contrary to my reading
of the 0002-* patch comments. I'm mostly talking thinking about x86_64
here, of course.


-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: WAL consistency check facility
Next
From: Andres Freund
Date:
Subject: Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables)