Re: ALTER TABLE ... ALTER CONSTRAINT - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: ALTER TABLE ... ALTER CONSTRAINT
Date
Msg-id 20130628164244.GW3757@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: ALTER TABLE ... ALTER CONSTRAINT  (Simon Riggs <simon@2ndQuadrant.com>)
List 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



pgsql-hackers by date:

Previous
From: Nicholas White
Date:
Subject: Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls
Next
From: Alvaro Herrera
Date:
Subject: Re: PostgreSQL 9.3 latest dev snapshot