Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22594 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 56447 invoked by uid 1010); 27 Mar 2006 12:40:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 56431 invoked from network); 27 Mar 2006 12:40:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2006 12:40:38 -0000 X-Host-Fingerprint: 64.233.166.180 pproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.166.180:60702] helo=pproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 01/F0-37235-64DD7244 for ; Mon, 27 Mar 2006 07:40:38 -0500 Received: by pproxy.gmail.com with SMTP id b36so1338222pyb for ; Mon, 27 Mar 2006 04:40:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sTz7DacNUAsVgBRdtGNO9ZqSWLM7V7V8vglF+Wqv07V/qzH7oAHiBIvh9oPDXs1U9/etG+dr6xAcM8vjWIzBoHBxctoeamzlCz4qTOqGQ8t1X6mju7I1cLDvKil0SgcT6PND0lLPWFySVP51N/zv9l5Fy4KJPWDETc81+QliZbs= Received: by 10.35.97.17 with SMTP id z17mr606416pyl; Mon, 27 Mar 2006 04:40:33 -0800 (PST) Received: by 10.35.41.17 with HTTP; Mon, 27 Mar 2006 04:40:33 -0800 (PST) Message-ID: <4e89b4260603270440i4b93307btc5bc59bca5d07b26@mail.gmail.com> Date: Mon, 27 Mar 2006 07:40:33 -0500 To: "Yasuo Ohgaki" Cc: internals@lists.php.net In-Reply-To: <44275330.7050508@ohgaki.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4425040E.60402@ohgaki.net> <44250532.7070509@php.net> <44275330.7050508@ohgaki.net> Subject: Re: [PHP-DEV] Re: pg_execute error From: kingwez@gmail.com ("Wez Furlong") 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.