bitfield and gcc - Mailing list pgsql-hackers

From Gaetano Mendola
Subject bitfield and gcc
Date
Msg-id jh4ams$2hiu$1@news.hub.org
Whole thread Raw
Responses Re: bitfield and gcc  (Marti Raudsepp <marti@juffo.org>)
List pgsql-hackers
I wonder if somewhere in Postgres source "we" are relying on the GCC 
"correct behaviour" regarding the read-modify-write of bitfield in
structures.

Take a read at this https://lwn.net/Articles/478657/

sorry if this was already mentioned.


Regards
Gaetano Mendola


pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Removing special case OID generation
Next
From: Tom Lane
Date:
Subject: Re: plpgsql leaking memory when stringifying datums