minor, but confusing:

--- Pg.pm.orig  Tue Dec 18 14:48:09 2001
+++ Pg.pm       Tue Dec 18 14:48:44 2001
@@ -599,7 +599,7 @@
 Closes an existing large object. Returns true upon success
 and false upon failure.
 
-  $lobj_fd = $dbh->func($lobj_fd, 'lo_unlink');
+  $lobj_fd = $dbh->func($lobjId, 'lo_unlink');
 
 Deletes an existing large object. Returns true upon success
 and false upon failure.


i also note that Pg.pm and dbi.symbolstone.org still refer to
[EMAIL PROTECTED] and www.isc.org/dbi-lists.html respectively,
rather than dbi-*@perl.org

-- 
 - Gus

Reply via email to