Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0004637 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 00. Application dictionary | major | always | 2008-08-18 18:25 | 2008-09-04 10:27 | |||
Reporter | iperdomo | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 2.40 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 6680 | |||
Projection | none | ETA | none | Target Version | pi | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.5.0_16 | |||
OS Version | 2.6.23-gentoo-r9 | Database version | 8.3.3 | Ant version | 1.7.0 | |||
Product Version | SCM revision | |||||||
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 [^] | |||||||
Proposed Solution | Change the function to VOLATILE | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0008597) svnbot (viewer) 2008-08-18 18:27 |
Repository: openbravo Revision: 6383 Author: iperdomo Date: 2008-08-18 18:27:24 +0200 (Mon, 18 Aug 2008) Fixes bug 4637: Changed function type to volatile --- U trunk/src-db/database/model/prescript-PostgreSql.sql --- https://dev.openbravo.com/websvn/openbravo/?rev=6383&sc=1 [^] |
(0008800) svnbot (viewer) 2008-09-01 10:40 |
Repository: openbravo Revision: 6680 Author: iperdomo Date: 2008-09-01 10:40:47 +0200 (Mon, 01 Sep 2008) Related to issue 4637: Changed function to be volatile --- U branches/r2.5x/src-db/database/model/prescript-PostgreSql.sql --- https://dev.openbravo.com/websvn/openbravo/?rev=6680&sc=1 [^] |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |