Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0004637 | Openbravo ERP | 00. Application dictionary | public | 2008-08-18 18:25 | 2008-09-04 10:27 |
|
| Reporter | iperdomo | |
| Assigned To | iperdomo | |
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 20 | OS Version | 2.6.23-gentoo-r9 |
| Product Version | | |
| Target Version | pi | Fixed in Version | 2.40 | |
| 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 | 0004637: The function update_dateFormat in the PostgreSQL pre-script must be volatile |
| Description | The function update_dateFormat in the PostgreSQL pre-script must be VOLATILE since it recreates the dateFormat() function
A STABLE or IMMUTABLE function cannot modify the database [1]
[1] http://www.postgresql.org/docs/8.0/static/xfunc-volatility.html [^] |
| Steps To Reproduce | |
| Proposed Solution | Change the function to VOLATILE |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2008-08-18 18:25 | iperdomo | New Issue | |
| 2008-08-18 18:25 | iperdomo | Assigned To | => iperdomo |
| 2008-08-18 18:25 | iperdomo | sf_bug_id | 0 => 2057886 |
| 2008-08-18 18:25 | iperdomo | OBNetwork customer | => No |
| 2008-08-18 18:25 | iperdomo | Regression testing | => No |
| 2008-08-18 18:26 | iperdomo | Status | new => scheduled |
| 2008-08-18 18:26 | iperdomo | fix_in_branch | => trunk |
| 2008-08-18 18:27 | svnbot | Checkin | |
| 2008-08-18 18:27 | svnbot | Note Added: 0008597 | |
| 2008-08-18 18:27 | svnbot | Status | scheduled => resolved |
| 2008-08-18 18:27 | svnbot | Resolution | open => fixed |
| 2008-08-18 18:27 | svnbot | svn_revision | => 6383 |
| 2008-09-01 10:40 | svnbot | Checkin | |
| 2008-09-01 10:40 | svnbot | Note Added: 0008800 | |
| 2008-09-01 10:40 | svnbot | svn_revision | 6383 => 6680 |
| 2008-09-04 10:27 | psarobe | Status | resolved => closed |
| 2008-09-04 10:27 | psarobe | Fixed in Version | => 2.40 |