Opened 15 years ago
Closed 15 years ago
#422 closed defect (fixed)
Patch: Perl WritableDatabase::close()
Reported by: | Henry | Owned by: | Olly Betts |
---|---|---|---|
Priority: | normal | Milestone: | 1.1.4 |
Component: | Search::Xapian | Version: | SVN trunk |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Operating System: | All |
Description
Here's a patch for consideration to allow an explicit close() on a database. Includes basic test.
Man page patch is in http://trac.xapian.org/ticket/420 (if applicable).
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | close.patch added |
---|
comment:1 by , 15 years ago
Milestone: | → 1.1.4 |
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Applied to trunk r13881, with some formatting fixes, and an improved testcase.
close() is new in 1.1.x, so nothing to backport.