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)
commitb26738b58344226e8394c4c001a53cfe53336be2
treefc43486bec81fd5e4ae50e4773d7a3974ab47c8e
parent133d77a906de62c6aded95967a9a9b6a6c461450
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