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

From Andres Freund
Subject Re: _mdfd_getseg can be expensive
Date
Msg-id C5DE15D1-7CC3-4AF9-A778-F1C072F0BBEC@anarazel.de
Whole thread Raw
In response to Re: _mdfd_getseg can be expensive  (Peter Geoghegan <pg@heroku.com>)
Responses Re: _mdfd_getseg can be expensive  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers

On August 31, 2016 3:06:23 PM PDT, Peter Geoghegan <pg@heroku.com> wrote:

>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.

Uh?
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [Patch] Temporary tables that do not bloat pg_catalog (a.k.a fast temp tables)
Next
From: Vik Fearing
Date:
Subject: Re: autonomous transactions