id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 158,Postgres-backed trac installations fail due to IFNULL not existing,brian,jornh,"Postgres Trac installations do not have an IFNULL function which is used in the SQL query. Instead, you must change it to COALESCE() which will have the same effect in this instance: {{{ ""ORDER BY (coalesce(due, 0) = 0) ASC, due ASC, name"" % time() }}} ",defect,closed,normal,PlannedMilestonesMacro,blocker,fixed,,,0.8