Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0023040 | Openbravo ERP | A. Platform | public | 2013-02-12 09:42 | 2013-04-26 12:52 |
|
Reporter | marvintm | |
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 | | |
Merge Request Status | |
Review Assigned To | marvintm |
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 | 0023040: Warning in PostgreSQL 9.2 related to a statement in the prescript |
Description | When the prescript it's executed (for example in update.database), there is currently a warning in PostgreSQL 9.2:
WARNING: GLOBAL is deprecated in temporary table creation at character 8
|
Steps To Reproduce | Just run update.database in PostgreSQL 9.2 |
Proposed Solution | Probably the "global" in the prescript commands can just be removed. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0024769 | 3.0MP28 | closed | shuehner | More deprecation warnings related to temp-table creation on postgresql >=9.3 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-02-12 09:42 | marvintm | New Issue | |
2013-02-12 09:42 | marvintm | Assigned To | => marvintm |
2013-02-12 09:42 | marvintm | Modules | => Core |
2013-02-12 09:42 | marvintm | OBNetwork customer | => No |
2013-02-12 09:42 | marvintm | Triggers an Emergency Pack | => No |
2013-04-15 16:43 | AugustoMauch | Assigned To | marvintm => AugustoMauch |
2013-04-15 16:45 | AugustoMauch | Issue Monitored: marvintm | |
2013-04-15 16:49 | AugustoMauch | Review Assigned To | => marvintm |
2013-04-15 16:49 | AugustoMauch | Note Added: 0057910 | |
2013-04-15 16:50 | AugustoMauch | Note Edited: 0057910 | bug_revision_view_page.php?bugnote_id=0057910#r4581 |
2013-04-15 16:50 | AugustoMauch | Note Deleted: 0057910 | |
2013-04-15 16:57 | hgbot | Checkin | |
2013-04-15 16:57 | hgbot | Note Added: 0057911 | |
2013-04-15 16:57 | hgbot | Status | new => resolved |
2013-04-15 16:57 | hgbot | Resolution | open => fixed |
2013-04-15 16:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/cc93df75113ffc1f4e93899f95c00ab7f2b4a3db [^] |
2013-04-16 19:18 | hudsonbot | Checkin | |
2013-04-16 19:18 | hudsonbot | Note Added: 0057981 | |
2013-04-26 12:52 | marvintm | Status | resolved => closed |
2013-09-14 08:53 | shuehner | Relationship added | related to 0024769 |