pgsql: Change Assert() to a plain test and elog, just to see if that

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Change Assert() to a plain test and elog, just to see if that
Дата
Msg-id 20071004153744.60929753E4C@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Change Assert() to a plain test and elog, just to see if that works
around the icc bug exhibited by buildfarm member dugong.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        bgwriter.c (r1.44 -> r1.45)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/bgwriter.c?r1=1.44&r2=1.45)

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

Предыдущее
От: xzilla@pgfoundry.org (User Xzilla)
Дата:
Сообщение: dbsamples - dbsamples: ISO-639-3 Language Code Database.
Следующее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Removed newline at end of exports files.