Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0042450 | Openbravo ERP | A. Platform | public | 2019-11-29 11:27 | 2019-12-11 10:53 |
|
Reporter | shuehner | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR20Q1 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Pre packaging ( pi ) |
Regression date | 2019-11-27 |
Regression introduced in release | pi |
Regression introduced by commit | https://gitlab.com/openbravocode/product/openbravo/commit/410fb3301d8ae51a2 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0042450: Error during create.database with Postgresql11,12 and 13 with user_tab_columns view |
Description | Trying to user create.database with postgresql-13 devel snapshot the user_tab_columns view fails with:
[createdatabase] 5831 [main] WARN org.apache.ddlutils.platform.PGStandardBatchEvaluator - SQL Command failed with: ERROR: column "attmissingval" has pseudo-type anyarray
|
Steps To Reproduce | run create.database against postgresql-13 devel version |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | caused by | feature request | 0042042 | 3.0PR20Q1 | closed | AugustoMauch | Add support of materialized views | blocks | feature request | 0042449 | | closed | shuehner | support PostgreSQL 13 |
|
Attached Files | fix-42450-pg11.06.diff (1,284) 2019-12-06 12:20 https://issues.openbravo.com/file_download.php?file_id=13633&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2019-11-29 11:27 | shuehner | New Issue | |
2019-11-29 11:27 | shuehner | Assigned To | => platform |
2019-11-29 11:27 | shuehner | Modules | => Core |
2019-11-29 11:27 | shuehner | Triggers an Emergency Pack | => No |
2019-11-29 11:49 | shuehner | Relationship added | blocks 0042449 |
2019-11-29 13:00 | alostale | Relationship added | caused by 0042042 |
2019-11-29 13:03 | alostale | Regression level | => Pre packaging ( pi ) |
2019-11-29 13:03 | alostale | Regression date | => 2019-11-27 |
2019-11-29 13:03 | alostale | Regression introduced in release | => pi |
2019-11-29 13:03 | alostale | Regression introduced by commit | => https://gitlab.com/openbravocode/product/openbravo/commit/410fb3301d8ae51a2 [^] |
2019-12-06 12:20 | mauricio_peccorini | File Added: fix-42450-pg11.06.diff | |
2019-12-06 12:20 | mauricio_peccorini | Note Added: 0116124 | |
2019-12-09 11:28 | alostale | Assigned To | platform => AugustoMauch |
2019-12-09 11:28 | alostale | Status | new => acknowledged |
2019-12-09 15:52 | AugustoMauch | Review Assigned To | => alostale |
2019-12-09 15:53 | AugustoMauch | Status | acknowledged => scheduled |
2019-12-10 13:31 | hgbot | Checkin | |
2019-12-10 13:31 | hgbot | Note Added: 0116167 | |
2019-12-10 13:31 | hgbot | Status | scheduled => resolved |
2019-12-10 13:31 | hgbot | Resolution | open => fixed |
2019-12-10 13:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f951cac53b1ab3fb423e9b42c7e9d212f067e4ec [^] |
2019-12-11 10:04 | shuehner | Summary | Error during create.database with Postgresql13 with user_tab_columns view => Error during create.database with Postgresql11,12 and 13 with user_tab_columns view |
2019-12-11 10:53 | alostale | Note Added: 0116177 | |
2019-12-11 10:53 | alostale | Status | resolved => closed |
2019-12-11 10:53 | alostale | Fixed in Version | => 3.0PR20Q1 |