A NOTE has been added to this issue. 
====================================================================== 
http://dbmail.org/mantis/view.php?id=769 
====================================================================== 
Reported By:                llow
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   769
Category:                   general delivery
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             20-Feb-09 07:15 CET
Last Modified:              03-Mar-09 00:57 CET
====================================================================== 
Summary:                    Errors in 2_3_4-2_3_5.pgsql
Description: 
ALTER TABLE dbmail_users ALTER COLUMN passwd VARCHAR(130) NOT NULL;

should be

ALTER TABLE dbmail_users ALTER COLUMN passwd TYPE VARCHAR(130);
====================================================================== 

---------------------------------------------------------------------- 
 (0002799) llow (reporter) - 03-Mar-09 00:57
 http://dbmail.org/mantis/view.php?id=769#c2799 
---------------------------------------------------------------------- 
nevermind this was fixed in GIT a different way. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
20-Feb-09 07:15  llow           New Issue                                    
23-Feb-09 15:37  nethzt         Issue Monitored: nethzt                      
03-Mar-09 00:57  llow           Note Added: 0002799                          
======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to