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)

close.patch (901 bytes ) - added by Henry 15 years ago.

Download all attachments as: .zip

Change History (3)

by Henry, 15 years ago

Attachment: close.patch added

comment:1 by Olly Betts, 15 years ago

Milestone: 1.1.4
Status: newassigned

comment:2 by Olly Betts, 15 years ago

Resolution: fixed
Status: assignedclosed

Applied to trunk r13881, with some formatting fixes, and an improved testcase.

close() is new in 1.1.x, so nothing to backport.

Note: See TracTickets for help on using tickets.