From db355581af7c4c5557c88e18c3e55f98c10526ba Mon Sep 17 00:00:00 2001 From: mike Date: Tue, 7 Feb 2006 20:07:20 +0000 Subject: [PATCH] Describe update.pl (not finished) --- samples/README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/samples/README b/samples/README index ccc7ebb..b38f10e 100644 --- a/samples/README +++ b/samples/README @@ -1,4 +1,4 @@ -$Id: README,v 1.3 2005-12-21 00:16:10 mike Exp $ +$Id: README,v 1.4 2006-02-07 20:07:20 mike Exp $ This area contains sample programs that exercise all three of the APIs supported by this module. The programs for each API are contained in @@ -28,6 +28,8 @@ zoomtst1.pl -- A direct translation of the "zoomtst.c" application fetch the records that they find, whereas the C version is satisfied just to get the hit count. +update.pl -- Create a new database and add a record to it. + In addition, this "sample" directory contains sample records that are used by the test-suite to exercise the update functionality. These are found in the "records" subdirectory. It also provides a -- 1.7.10.4