Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007094Openbravo ERPY. DBSourceManagerpublic2009-01-23 12:102009-04-21 11:05
marvintm 
marvintm 
normalminoralways
closedfixed 
5
pi 
pi 
Core
No
0007094: Some regular expressions were not executed properly in the PostgreSQL PLSQL standardization process
Some regular expressions were not executed properly in the PostgreSQL PLSQL standardization process. Specifically, if the PL code doesn't start with a blank space, the first character is wrongly removed from the code, and some PERFORM _function_name statements are not standardized correctly.
No tags attached.
Issue History
2009-01-23 12:10marvintmNew Issue
2009-01-23 12:10marvintmAssigned To => marvintm
2009-01-23 12:10marvintmsf_bug_id0 => 2530863
2009-01-23 12:10marvintmRegression testing => No
2009-01-23 12:12svnbotCheckin
2009-01-23 12:12svnbotNote Added: 0012562
2009-01-23 12:12svnbotStatusnew => resolved
2009-01-23 12:12svnbotResolutionopen => fixed
2009-01-23 12:12svnbotsvn_revision => 215
2009-01-23 12:22svnbotCheckin
2009-01-23 12:22svnbotNote Added: 0012564
2009-01-23 12:22svnbotsvn_revision215 => 12192
2009-01-23 12:27svnbotCheckin
2009-01-23 12:27svnbotNote Added: 0012565
2009-01-23 12:27svnbotsvn_revision12192 => 217
2009-01-23 12:29svnbotCheckin
2009-01-23 12:29svnbotNote Added: 0012566
2009-01-23 12:29svnbotsvn_revision217 => 12194
2009-04-21 11:05psarobeStatusresolved => closed

Notes
(0012562)
svnbot   
2009-01-23 12:12   
Repository: dbsourcemanager
Revision: 215
Author: marvintm
Date: 2009-01-23 12:12:39 +0100 (Fri, 23 Jan 2009)

Fixed issue 7094. Both cases should now be correctly standardized in PostgreSQL PL/SQL code.

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

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=215&sc=1 [^]
(0012564)
svnbot   
2009-01-23 12:22   
Repository: openbravo
Revision: 12192
Author: marvintm
Date: 2009-01-23 12:22:18 +0100 (Fri, 23 Jan 2009)

Fixed issue 7094

---
U trunk/src-db/database/lib/dbsourcemanager.jar
---

https://dev.openbravo.com/websvn/openbravo/?rev=12192&sc=1 [^]
(0012565)
svnbot   
2009-01-23 12:27   
Repository: dbsourcemanager
Revision: 217
Author: marvintm
Date: 2009-01-23 12:27:18 +0100 (Fri, 23 Jan 2009)

Fixed issue 7094

---
U branches/r0.8x/src/org/apache/ddlutils/platform/postgresql/PostgrePLSQLStandarization.java
U branches/r0.8x/src/org/apache/ddlutils/platform/postgresql/PostgreSqlModelLoader.java
---

https://dev.openbravo.com/websvn/dbsourcemanager/?rev=217&sc=1 [^]
(0012566)
svnbot   
2009-01-23 12:29   
Repository: openbravo
Revision: 12194
Author: marvintm
Date: 2009-01-23 12:29:21 +0100 (Fri, 23 Jan 2009)

Fixed issue 7094

---
U branches/r2.40/src-db/database/lib/dbsourcemanager.jar
---

https://dev.openbravo.com/websvn/openbravo/?rev=12194&sc=1 [^]