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

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Change Assert() to a plain test and elog, just to see if that
Date
Msg-id 20071004153744.60929753E4C@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: xzilla@pgfoundry.org (User Xzilla)
Date:
Subject: dbsamples - dbsamples: ISO-639-3 Language Code Database.
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Removed newline at end of exports files.