Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044191 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Y. DBSourceManager | minor | have not tried | 2020-05-26 15:32 | 2020-05-29 08:44 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR20Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | b4d7d7edd6de | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | 13 | Ant version | |||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044191: PostgreSQL 13: warn reading DB model | |||||||
Description | When dbsm is reading database model in PostgreSQL 13 a warning is logged: WARN org.apache.ddlutils.platform.PlatformImplBase - Skipping row: Invalid function GTRGM_OPTIONS. Function parameter without name is not supported | |||||||
Steps To Reproduce | With PostgreSQL 13: * ant install.source -> OK * ant update.database -> WARN org.apache.ddlutils.platform.PlatformImplBase - Skipping row: Invalid function GTRGM_OPTIONS. Function parameter without name is not supported | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0120330) alostale (manager) 2020-05-27 09:37 |
MR: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/76 [^] |
(0120397) hgbot (developer) 2020-05-28 12:46 |
Repository: erp/devel/pi Changeset: b4d7d7edd6de0e7bb409607ae37050b7739f9402 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed May 27 09:24:28 2020 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/b4d7d7edd6de0e7bb409607ae37050b7739f9402 [^] fixed ISSUE-44191: PostgreSQL 13: warn reading DB model When reading model with PostgreSQL 13 a warning was logged trying to read parameters for funcion GTRGM_OPTIONS. This is a new internal function from pg_trgm extension that should not be tried to be read. Now it is excluded. --- M src-db/database/model/excludeFilter.xml --- |
(0120443) caristu (developer) 2020-05-29 08:44 |
Reviewed |
Issue History | |||
Date Modified | Username | Field | Change |
2020-05-26 15:32 | alostale | New Issue | |
2020-05-26 15:32 | alostale | Assigned To | => platform |
2020-05-26 15:32 | alostale | Modules | => Core |
2020-05-26 15:32 | alostale | Triggers an Emergency Pack | => No |
2020-05-26 15:32 | alostale | Relationship added | blocks 0042449 |
2020-05-27 09:36 | alostale | Assigned To | platform => alostale |
2020-05-27 09:36 | alostale | Status | new => scheduled |
2020-05-27 09:37 | alostale | Note Added: 0120330 | |
2020-05-27 09:37 | alostale | Review Assigned To | => caristu |
2020-05-28 12:46 | hgbot | Checkin | |
2020-05-28 12:46 | hgbot | Note Added: 0120397 | |
2020-05-28 12:46 | hgbot | Status | scheduled => resolved |
2020-05-28 12:46 | hgbot | Resolution | open => fixed |
2020-05-28 12:46 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/b4d7d7edd6de0e7bb409607ae37050b7739f9402 [^] |
2020-05-29 08:44 | caristu | Note Added: 0120443 | |
2020-05-29 08:44 | caristu | Status | resolved => closed |
2020-05-29 08:44 | caristu | Fixed in Version | => 3.0PR20Q3 |
Copyright © 2000 - 2009 MantisBT Group |