Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0007256
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] Y. DBSourceManagermajorhave not tried2009-01-19 13:052009-03-25 20:06
ReportershuehnerView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionfixedFixed in Version2.40MP4
StatusclosedFix in branch2.40Fixed in SCM revision12c7883c6a94
ProjectionnoneETAnoneTarget Version
OSAnyDatabasePostgreSQLJava version
OS VersionDatabase version8.3Ant version
Product Version2.40SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0007256: update.database fails on postgres from r11171 .. >= 11171 (i.e. current 11997)

DescriptionCommit 11172 introduced extra columns into the S_TIMEEXPENSELINE_V view. Dbsourmanager does a "create or replace view" statement which fails with the following error message "ERROR: cannot change number of columns in view"
Steps To Reproducecheckout r2.40 with revision 11171
do create.database on postgresql
svn update to current r2.40
do update.database
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0008127 closedmarvintm Problems updating from 2.40 to 2.40MP3 with 8 languages in DB 
blocks defect 0006991 closedmarvintm update.database fails on postgres from r11171 .. >= 11171 (i.e. current 11997) 

-  Notes
(0014695)
hgbot (developer)
2009-03-16 17:07

Repository: dbsourcemanager
Revision: 259
Author: marvintm
Date: 2009-03-16 17:07:55 +0100 (Mon, 16 Mar 2009)

Fixed issue 7256. Views will again be dropped before inserted, avoiding this problem.

---
U branches/r0.8x/src/org/apache/ddlutils/alteration/ModelComparator.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=259&sc=1 [^]
(0014696)
hgbot (developer)
2009-03-16 17:09

Repository: erp/stable/2.40
Changeset: de026a86c9689315e5505137ee579aba0623ce29
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Mar 16 17:12:59 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/de026a86c9689315e5505137ee579aba0623ce29 [^]

Fixed issue 7256. Views will again be dropped before inserted, avoiding this problem.

---
M src-db/database/lib/dbsourcemanager.jar
---
(0014697)
hgbot (developer)
2009-03-16 17:10

Repository: dbsourcemanager
Revision: 260
Author: marvintm
Date: 2009-03-16 17:10:57 +0100 (Mon, 16 Mar 2009)

Fixed issue 7256. Views will again be dropped before inserted, avoiding this problem.

---
U trunk/src/org/apache/ddlutils/alteration/ModelComparator.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=260&sc=1 [^]
(0014698)
hgbot (developer)
2009-03-16 17:13

Repository: erp/devel/pi
Changeset: 12c7883c6a94860211952ddd286e4116a2aa4c2c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Mar 16 17:17:25 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/12c7883c6a94860211952ddd286e4116a2aa4c2c [^]

Fixed issue 7256. Views will again be dropped before inserted, avoiding this problem.

---
M src-db/database/lib/dbsourcemanager.jar
---

- Issue History
Date Modified Username Field Change
2009-01-30 11:18 rafaroda Type defect => backport
2009-01-30 11:18 rafaroda fix_in_branch => 2.40
2009-03-16 17:07 hgbot Checkin
2009-03-16 17:07 hgbot Note Added: 0014695
2009-03-16 17:07 hgbot Status scheduled => resolved
2009-03-16 17:07 hgbot Resolution open => fixed
2009-03-16 17:09 hgbot Checkin
2009-03-16 17:09 hgbot Note Added: 0014696
2009-03-16 17:09 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/de026a86c9689315e5505137ee579aba0623ce29 [^]
2009-03-16 17:10 hgbot Checkin
2009-03-16 17:10 hgbot Note Added: 0014697
2009-03-16 17:10 hgbot Fixed in SCM revision http://code.openbravo.com/erp/stable/2.40/rev/de026a86c9689315e5505137ee579aba0623ce29 [^] =>
2009-03-16 17:13 hgbot Checkin
2009-03-16 17:13 hgbot Note Added: 0014698
2009-03-16 17:13 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/12c7883c6a94860211952ddd286e4116a2aa4c2c [^]
2009-03-16 17:14 marvintm Relationship added has duplicate 0008127
2009-03-24 11:01 psarobe Fixed in Version => 2.40MP4
2009-03-25 20:06 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker