Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002268 | Openbravo ERP | Z. Others | public | 2007-11-15 09:27 | 2008-06-12 09:43 |
|
| Reporter | cromero | |
| Assigned To | cromero | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 2.40alpha-r2 | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0002268: View USER_OBJECTS compatible for Postgres 8.3 |
| Description | We have some problem with compatibility with various postgres versions. In the prescript for postgres a view 'USER_OBJECTS' is created which references PG_TRIGGER.TGENABLED. The definition of TGENABLED is boolean in 8.2 and changed to 'char' in 8.3 leading to an operator does not exist (char = boolean) error.
According to the http://www.postgresql.org/docs/8.3/static/catalog-pg-trigger.html [^] doc there is a mapping for true/false but in don't see an option to support both 8.2 / 8.3 at the moment which one script.
huehner |
| Steps To Reproduce | |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |