From c890a0077108582668d15c78673aee6ba9c2d7d6 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 10 Feb 2007 15:39:17 +0000 Subject: - Patch #107346 by asaddi: postgresql fix. --- modules/system/system.install | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/system') diff --git a/modules/system/system.install b/modules/system/system.install index 30de39ba0..069913beb 100644 --- a/modules/system/system.install +++ b/modules/system/system.install @@ -681,7 +681,6 @@ function system_install() { db_query("CREATE TABLE {boxes} ( bid serial, - title varchar(64) NOT NULL default '', body text, info varchar(128) NOT NULL default '', format smallint NOT NULL default '0', -- cgit v1.2.3