Re: ALTER TABLE ... ALTER CONSTRAINT

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: ALTER TABLE ... ALTER CONSTRAINT
Дата
Msg-id 20130628164244.GW3757@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: ALTER TABLE ... ALTER CONSTRAINT  (Simon Riggs <simon@2ndQuadrant.com>)
Список 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 по дате отправления:

Предыдущее
От: Nicholas White
Дата:
Сообщение: Re: Request for Patch Feedback: Lag & Lead Window Functions Can Ignore Nulls
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: PostgreSQL 9.3 latest dev snapshot