Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004637
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 00. Application dictionarymajoralways2008-08-18 18:252008-09-04 10:27
ReporteriperdomoView Statuspublic 
Assigned Toiperdomo 
PriorityhighResolutionfixedFixed in Version2.40
StatusclosedFix in branchpiFixed in SCM revision6680
ProjectionnoneETAnoneTarget Versionpi
OSLinux 32 bitDatabasePostgreSQLJava version1.5.0_16
OS Version2.6.23-gentoo-r9Database version8.3.3Ant version1.7.0
Product VersionSCM revision 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004637: The function update_dateFormat in the PostgreSQL pre-script must be volatile

DescriptionThe 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 SolutionChange the function to VOLATILE
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 [^]

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker