Re: currawong is not a happy animal - Mailing list pgsql-hackers

From Tom Lane
Subject Re: currawong is not a happy animal
Date
Msg-id 10799.1389989874@sss.pgh.pa.us
Whole thread Raw
In response to Re: currawong is not a happy animal  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 01/17/2014 02:54 PM, Alvaro Herrera wrote:
>> Hmm, this seems to contradict what's documented at the definition of
>> FLEXIBLE_ARRAY_MEMBER:

> Well, there's a bunch of these in the source:

Yeah, I did the same grep and noted the same thing --- but on second look,
I think those are all structs that are defined without use of
FLEXIBLE_ARRAY_MEMBER, which OTOH *is* used in struct shm_mq.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: currawong is not a happy animal
Next
From: Alvaro Herrera
Date:
Subject: Re: currawong is not a happy animal