Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6284 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65177 invoked by uid 1010); 8 Dec 2003 11:22:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65121 invoked from network); 8 Dec 2003 11:22:53 -0000 Received: from unknown (HELO tc.ma.cx) (213.39.144.248) by pb1.pair.com with SMTP; 8 Dec 2003 11:22:53 -0000 Received: from [192.168.255.8] (mac.thieso.net [192.168.255.8]) by tc.ma.cx (Postfix) with ESMTP id 2FB13E29B; Mon, 8 Dec 2003 12:22:51 +0100 (CET) In-Reply-To: <20031208141107.66d1281c.tony2001@phpclub.net> References: <20031205163044.130c88ed.tony2001@phpclub.net> <006f01c3bb34$efb22970$8802a8c0@obsidian> <20031205170502.0A3F.MAXIM@maxim.cx> <20031205190223.14724165.tony2001@phpclub.net> <5029FB84-27C0-11D8-AD6A-000393C4A12A@thiesos.org> <20031208121206.6e6d42c3.tony2001@phpclub.net> <20031208141107.66d1281c.tony2001@phpclub.net> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: Thies C.Arntzen , internals@lists.php.net Date: Mon, 8 Dec 2003 12:23:32 +0100 To: Antony Dovgal X-Mailer: Apple Mail (2.606) Subject: Re: [PHP-DEV] [PATCH] for oci8 and some improvement proposals From: thies@thiesos.org (Thies C . Arntzen) Am 08.12.2003 um 12:11 schrieb Antony Dovgal: > It seems, that you misunderstood me. > I meant this: > Almost every function, that deals with Lobs, calls OciLobGetLength > every time it's being called. > And I propose to use oci_lobgetlen(), which will decide - is it > necessary to call OciLobGetLength or we can get length from Lob's > descriptor. ok, got you, sorry... tc PS: if you want to take over start working on it. i'll help whenever i can.