BerkeleyDB

Check-in [973bf6b65d]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Updated release information
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 973bf6b65ddc8a22675e5d04f2350ea5b0dedc4e
User & Date: murphy 2013-06-06 23:50:20.708
Context
2013-06-07
01:38
Corrected invalid memory access in secondary key callback check-in: 8d6de2275f user: murphy tags: trunk, v2.2.1
2013-06-06
23:50
Updated release information check-in: 973bf6b65d user: murphy tags: trunk
23:48
Foreign key management improvements: - ffcall is no longer needed. - secondary indices can be queried for their primary database and key mapper. - the correct serializer and deserializer are used even if the primary and secondary databases have different serialization support configured. - database-fold can return pr... check-in: 2b1a1fe4a3 user: murphy tags: trunk, v2.2.0
Changes
Unified Diff Ignore Whitespace Patch
Changes to berkeley-db.release-info.
1
2
3

4
5
6
7
(repo fossil "http://chust.org/fossils/{egg-name}/")

(uri targz "http://chust.org/fossils/{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}")

(release "2.1.0")
(release "2.0.1")
(release "2.0.0")
(release "1.0.0")



>




1
2
3
4
5
6
7
8
(repo fossil "http://chust.org/fossils/{egg-name}/")

(uri targz "http://chust.org/fossils/{egg-name}/tarball/{egg-name}.tar.gz?uuid=v{egg-release}")
(release "2.2.0")
(release "2.1.0")
(release "2.0.1")
(release "2.0.0")
(release "1.0.0")