Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008110Openbravo ERPY. DBSourceManagerpublic2009-03-13 10:042009-03-27 11:21
marvintm 
marvintm 
normalminorhave not tried
newopen 
5
 
 
Core
No
0008110: PostgreSQL PL/SQL "RAISE" statements without an error code could be exported with the code "20000" by default
Currently, if a RAISE statement is added to a PL/SQL object without the comment --OBTG code, it will not be correctly standardized, and although it will continue to work in PostgreSQL, it will not work in Oracle.

We could avoid this problem if we automatically export the statement as if it had an --OBTG 20000 comment. This wouldn't be noticed in PostgreSQL (as the statement would be created the same way, with the only difference being in the comment added), and it would work in Oracle.
No tags attached.
Issue History
2009-03-13 10:04marvintmNew Issue
2009-03-13 10:04marvintmAssigned To => marvintm
2009-03-13 10:04marvintmRegression testing => No
2009-03-27 11:21hgbotCheckin
2009-03-27 11:21hgbotNote Added: 0015036
2009-03-27 11:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b4a5b190f5306753e833b2bb1e31e53ce4a7401f [^]
2009-03-27 11:23marvintmNote Deleted: 0015036

There are no notes attached to this issue.