Bug 450664

Summary: update to latest release before Fedora 10
Product: [Fedora] Fedora Reporter: acount closed by user <a1459440>
Component: sqliteAssignee: Stepan Kasal <kasal>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: mmcgrath, pmatilai
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://www.sqlite.org/releaselog/3_5_9.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-17 14:30:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 451791    

Description acount closed by user 2008-06-10 10:01:46 UTC
relese notes:

--cut--
2008-May-12 - Version 3.5.9

Version 3.5.9 adds a new experimental PRAGMA: journal_mode. Setting the journal
mode to PERSIST can provide performance improvement on systems where deleting a
file is expective. The PERSIST journal mode is still considered experimental and
should be used with caution pending further testing.

Version 3.5.9 is intended to be the last stable release prior to version 3.6.0.
Version 3.6.0 will make incompatible changes to the sqlite3_vfs VFS layer in
order to address deficiencies in the original design. These incompatibilities
will only effect programmers who write their own custom VFS layers (typically
embedded device builders). The planned VFS changes will be much smaller than the
changes that occurred on the 3.4.2 to 3.5.0 transaction that occurred last
September.
--end--

-thanks-

Comment 1 Stepan Kasal 2008-06-17 14:30:56 UTC
done, thanks for your suggestion