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

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b26738b58344226e8394c4c001a53cfe53336be2
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-10-04T15:37:44Z
Releases: 8.3.0
Change Assert() to a plain test and elog, just to see if that works
around the icc bug exhibited by buildfarm member dugong.

Files

PathChange+/−
src/backend/postmaster/bgwriter.c modified +3 −2