int-inc-pgsql - Build # 2562 - Fixed:
Check console output at https://ci.openbravo.com/job/int-inc-pgsql/2562/ to
view the results.
Committers since last success:
Changes for Build #2561
Asier Lostalé <[email protected]> null
fixed bug 32951: in pg to_number truncates decimal to 6 positions
To_Number function in PostgreSQL (created to emulate the same from Oracle),
truncates the number to 6 decimal positions. Internally the conversion text ->
numeric is implemetned with a text mask with 6 decimal positions.
This is fixed by not using pg's to_number with mask but to directly cast, in
this way precission is not lost. Tested also to properly work with scientific
notation.
src-db/database/model/prescript-PostgreSql.sql
Changes for Build #2562
Naroa Iriarte <[email protected]> null
Fixed issue 31769: The unnecessary left joins have been deleted
There were a lot of unused left joins.
The decission of deleting the joins have been taken after the research
of two options:
1- Transforming the joins into fetch joins
2- Deleting the joins.
The results obtained in the Product (Product by Price and Warehouse) selector
have been deterministics for the decision of removing the joins.
It penalizes more having a fetch join because of the data transfer than not
having a fetch join and accessing the database afterwards.
modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java
Last 20 lines of the console output:
[...truncated 852 lines...]
[sql] 2 of 2 SQL statements executed successfully
if.restart.tomcat:
BUILD SUCCESSFUL
Total time: 1 minute 40 seconds
executing script 'Inc fix previous fail - end'
[int-inc-pgsql] $ /bin/bash /tmp/build_step_template3509215669612182725.sh
DISABLED
DEBUG: Inc fix previous fail - end called with parameters: ENABLED=DISABLED
Script DISABLED
executing script 'Javadoc generate and publish'
[int-inc-pgsql] $ /bin/bash /tmp/build_step_template6713196776914273435.sh
DISABLED
DEBUG: Javadoc generate and publish called with parameters: ENABLED=DISABLED
Script DISABLED
Checking console output
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Openbravo-builds mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-builds