Author: turnstep Date: Wed Apr 7 12:44:26 2010 New Revision: 13893 Modified: DBD-Pg/trunk/Pg.pm
Log: Spacing fixes. Modified: DBD-Pg/trunk/Pg.pm ============================================================================== --- DBD-Pg/trunk/Pg.pm (original) +++ DBD-Pg/trunk/Pg.pm Wed Apr 7 12:44:26 2010 @@ -2143,7 +2143,6 @@ =item lo_import - $lobjId = $dbh->pg_lo_import($filename); Imports a Unix file as a large object and returns the object id of the new @@ -2151,7 +2150,6 @@ =item lo_import_with_oid - $lobjId = $dbh->pg_lo_import($filename, $OID); Same as lo_import, but attempts to use the supplied OID as the
