Project:
View Revisions: Issue #39332 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0039332: PG 11: ad_db_modified function fails | ||
Revision | 2018-09-21 08:17 by caristu | ||
Steps To Reproduce | Using PostgreSQL 11: 1. Apply the attached patch (just for testing) that raises an exception in case an error happens during the execution of the ad_db_modified function. 2. Run ant install.source. It fails: database.postcreate.POSTGRE: [sql] Executing commands [sql] Failed to execute: SELECT AD_DB_MODIFIED('Y') BUILD FAILED /home/openbravo/src/openbravo/pi/build.xml:686: The following error occurred while executing this line: /home/openbravo/src/openbravo/pi/src-db/database/build-create.xml:53: The following error occurred while executing this line: /home/openbravo/src/openbravo/pi/src-db/database/build-create.xml:255: org.postgresql.util.PSQLException: ERROR: ERROR!!!! |
||
Revision | 2018-09-21 08:16 by caristu | ||
Steps To Reproduce | Using PostgreSQL 11: 1. Apply the attached patch (just for testing) that raises an exception in case an error happens during the execution of the ad_db_modified function. 2. Run ant install.source |
Copyright © 2000 - 2009 MantisBT Group |