Issue status update for http://drupal.org/node/30344 Post a follow up: http://drupal.org/project/comments/add/30344 Project: Drupal Version: cvs Component: database system Category: bug reports Priority: critical Assigned to: Anonymous Reported by: crunchywelch Updated by: crunchywelch Status: patch (code needs review) Attachment: http://drupal.org/files/issues/database.pgsql_6.patch (1.07 KB) Here is the postgres patch crunchywelch Previous comments: ------------------------------------------------------------------------ Sat, 03 Sep 2005 21:02:51 +0000 : crunchywelch Attachment: http://drupal.org/files/issues/database.mysql_6.patch (1.07 KB) The database.* files do not contain the vid field in the forum table, causing forum module to break when submitting forum topics. Also, database.pgsql contains an old field called 'shadow' in the forum table. These patches fix this problem.