Re: ANSI-strict pointer aliasing rules - Mailing list pgsql-hackers

From Greg Stark
Subject Re: ANSI-strict pointer aliasing rules
Date
Msg-id 87psj3adm4.fsf@stark.xeocode.com
Whole thread Raw
In response to Re: ANSI-strict pointer aliasing rules  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ANSI-strict pointer aliasing rules  (mark@mark.mielke.cc)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:

> As I read the spec, ANSI aliasing says that a given value must always be
> accessed through equivalent (up to signedness) primitive types

It there a difference between C89 and C99 here?

-- 
greg



pgsql-hackers by date:

Previous
From: "Bob Shearer"
Date:
Subject: pg_dump
Next
From: "Jim C. Nasby"
Date:
Subject: Re: pg_dump