pgsql: Got tired of waiting for spoonbill's compiler to get fixed.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Got tired of waiting for spoonbill's compiler to get fixed.
Дата
Msg-id 20060601023959.63F979FA682@postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Got tired of waiting for spoonbill's compiler  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-committers
Log Message:
-----------
Got tired of waiting for spoonbill's compiler to get fixed.  Let's
see if using an intermediate variable avoids the gcc bug.

Modified Files:
--------------
    pgsql/contrib/seg:
        segparse.y (r1.16 -> r1.17)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/seg/segparse.y.diff?r1=1.16&r2=1.17)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Respond to Jeremy Drake's original gripe that \copy needs to
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Back-port recent ppport.h fix to 8.0 branch.