Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22596 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69663 invoked by uid 1010); 27 Mar 2006 13:26:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69648 invoked from network); 27 Mar 2006 13:26:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2006 13:26:15 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:9895] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 92/32-37235-7F7E7244 for ; Mon, 27 Mar 2006 08:26:15 -0500 Received: from [10.0.0.18] (palestine.intra.emini.dk [10.0.0.18]) by gw2.emini.dk (Postfix) with ESMTP id BFD6BA9EC2; Mon, 27 Mar 2006 15:26:12 +0200 (CEST) Message-ID: <4427E7F4.5020809@emini.dk> Date: Mon, 27 Mar 2006 15:26:12 +0200 Organization: Emini A/S User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wez Furlong Cc: Yasuo Ohgaki , internals@lists.php.net References: <4425040E.60402@ohgaki.net> <44250532.7070509@php.net> <44275330.7050508@ohgaki.net> <4e89b4260603270440i4b93307btc5bc59bca5d07b26@mail.gmail.com> In-Reply-To: <4e89b4260603270440i4b93307btc5bc59bca5d07b26@mail.gmail.com> X-Enigmail-Version: 0.93.0.0 OpenPGP: id=157D0FA8 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: pg_execute error From: edink@emini.dk (Edin Kadribasic) Agred, the patch should be reverted. Edin Wez Furlong wrote: > This sounds like a really bad, backwards compatibility-breaking idea. > > --Wez. > > On 3/26/06, Yasuo Ohgaki wrote: > >>Anyway, since there are no other comments, I'll get rid of >>the error from pg_execute. Since this is the most efficient >>way. > >