Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0007256 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] Y. DBSourceManager | major | have not tried | 2009-01-19 13:05 | 2009-03-25 20:06 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40MP4 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 12c7883c6a94 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | 8.3 | Ant version | |||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0007256: update.database fails on postgres from r11171 .. >= 11171 (i.e. current 11997) | |||||||
Description | Commit 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 Reproduce | checkout r2.40 with revision 11171 do create.database on postgresql svn update to current r2.40 do update.database | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(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 --- |
![]() |
|||
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 |