From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
Cc: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: ALTER TABLE ... ALTER CONSTRAINT |
Date: | 2013-06-28 16:42:44 |
Message-ID: | 20130628164244.GW3757@eldon.alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Simon Riggs escribió:
> Looks like that really is a deficiency in my tool chain on OSX, rather than
> some bug/user error. Even at the very latest, very shiny version.
>
> Latest versions of gcc trap the error, so I'll have to investigate an
> alternative.
Funnily enough, on Debian Wheezy with gcc 4.7.2 I don't get the warning,
and Andres with gcc 4.7.3 (from Debian unstable) does see it. (Of
course, the 4.8 version shipped with unstable also shows it.)
Clang similarly requires pretty new versions to show the warning.
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2013-06-28 16:51:09 | Re: PostgreSQL 9.3 latest dev snapshot |
Previous Message | Nicholas White | 2013-06-28 16:29:37 | Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls |