Change Assert() to a plain test and elog, just to see if that works
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 4 Oct 2007 15:37:44 +0000 (15:37 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 4 Oct 2007 15:37:44 +0000 (15:37 +0000)
commit43d5b6a07acc9274a68d1872b8598602ca7740f6
treeeb119de199f62b29664130450e8addc3d7936225
parent3097bd0f283c32b2eef6ab083a44a8d1277799a2
Change Assert() to a plain test and elog, just to see if that works
around the icc bug exhibited by buildfarm member dugong.
src/backend/postmaster/bgwriter.c