User: dries Branch: HEAD Date: Wed, 28 Dec 2005 12:02:29 +0000 Modified files: /database database.mysql database.pgsql updates.inc /modules poll.module Log message: - Patch #41755 by Cvbge: 1. "int(10)" -> "int", fixed typo in index name [pgsql change only] 2. added defaults for uid and hostname (needed for both) 3. postgres supports "DROP column" syntax 4. added missing DELETEs for new table in poll_delete() and poll_update() Links: http://cvs.drupal.org/diff.php?path=drupal/database/database.mysql&old=1.212... http://cvs.drupal.org/diff.php?path=drupal/database/database.pgsql&old=1.156... http://cvs.drupal.org/diff.php?path=drupal/database/updates.inc&old=1.169&ne... http://cvs.drupal.org/diff.php?path=drupal/modules/poll.module&old=1.184&new...