summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libbsddb.tex
Commit message (Collapse)AuthorAgeFilesLines
* Update explanation of the set_location() method to indicate that inFred Drake2001-01-051-1/+7
| | | | | | | BTree databases, the key need not be in the database. Also, tell about the exception if the key is not in the DB for other DB types. This closes SF bug #127377.
* Update comments in the second paragraph, discussing versioning issuesFred Drake2000-09-151-8/+9
| | | | | related to the BSD DB library. Based on comments from Mark Summerfield <summer@netcraft.com>.
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-40/+52
| | | | (Very rough.)
* Clarifications on the first(), next(), and previous() functions, basedFred Drake1999-04-231-4/+5
| | | | on comments from Detlef Lannert <lannert@lannert.rz.uni-duesseldorf.de>.
* Add warning that last() and previous() don't work for hashtableFred Drake1999-04-221-4/+6
| | | | | databases (opened using hashopen()), as noted by Skip Montanaro on comp.lang.python.
* bsddb docs from Skip Montanaro; added interesting links.Fred Drake1999-04-191-0/+143