Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009293Openbravo ERPY. DBSourceManagerpublic2009-06-02 13:122009-06-20 00:00
marvintm 
marvintm 
normalmajoralways
closedfixed 
5
 
2.50MP2pi 
Core
No
0009293: PL/SQL PostgreSQL translation takes too long if one line has a large number of tab characters at the begining
PL/SQL PostgreSQL translation takes too long if one line has a large number of tab characters at the begining. Any update.database or create.database task will take a long time to finish if some PL/SQL functions or triggers have lines which start with tab characters.
No tags attached.
Issue History
2009-06-02 13:12marvintmNew Issue
2009-06-02 13:12marvintmAssigned To => marvintm
2009-06-02 13:13hgbotCheckin
2009-06-02 13:13hgbotNote Added: 0016864
2009-06-02 13:13hgbotStatusnew => resolved
2009-06-02 13:13hgbotResolutionopen => fixed
2009-06-02 13:15hgbotCheckin
2009-06-02 13:15hgbotNote Added: 0016865
2009-06-02 13:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/63742ab2b74880e23e4b80e3264d59ca207a97f9 [^]
2009-06-19 08:04sureshbabuStatusresolved => closed
2009-06-19 08:04sureshbabuNote Added: 0017449
2009-06-19 08:04sureshbabuFixed in Version => pi
2009-06-20 00:00anonymoussf_bug_id0 => 2809270

Notes
(0016864)
hgbot   
2009-06-02 13:13   
Repository: dbsourcemanager
Revision: 330
Author: marvintm
Date: 2009-06-02 13:13:27 +0200 (Tue, 02 Jun 2009)

Fixed issue 9293. Now tab characters at the begining of PL/SQL lines should no longer be a problem in PostgreSQL.

---
U trunk/src/org/apache/ddlutils/platform/postgresql/PostgrePLSQLStandarization.java
U trunk/src/org/apache/ddlutils/platform/postgresql/PostgrePLSQLTranslation.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=330&sc=1 [^]
(0016865)
hgbot   
2009-06-02 13:15   
Repository: erp/devel/pi
Changeset: 63742ab2b74880e23e4b80e3264d59ca207a97f9
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Jun 02 13:14:51 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/63742ab2b74880e23e4b80e3264d59ca207a97f9 [^]

Fixed issue 9293. Now tab characters at the begining of PL/SQL lines should no longer be a problem in PostgreSQL.

---
M src-db/database/lib/dbsourcemanager.jar
---
(0017449)
sureshbabu   
2009-06-19 08:04   
Tested working fine