Index: /temp/trunk/html/install/index.php
===================================================================
--- /temp/trunk/html/install/index.php	(revision 8212)
+++ /temp/trunk/html/install/index.php	(revision 8213)
@@ -782,5 +782,5 @@
 
 	// »ÙÊ§¾ðÊó¥Æ¡¼¥Ö¥ë
-	sfColumnExists("dtb_payment", "module_id", "text", $dsn, true);	
+	sfColumnExists("dtb_payment", "module_id", "int4", $dsn, true);	
 	sfColumnExists("dtb_payment", "module_path", "text", $dsn, true);
 	sfColumnExists("dtb_payment", "memo01", "text", $dsn, true);	
