Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25941 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53866 invoked by uid 1010); 4 Oct 2006 22:31:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53851 invoked from network); 4 Oct 2006 22:31:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Oct 2006 22:31:48 -0000 Authentication-Results: pb1.pair.com header.from=denials@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=denials@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.82.226 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: denials@gmail.com X-Host-Fingerprint: 66.249.82.226 wx-out-0506.google.com Linux 2.4/2.6 Received: from [66.249.82.226] ([66.249.82.226:14838] helo=wx-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7B/84-19536-15634254 for ; Wed, 04 Oct 2006 18:31:46 -0400 Received: by wx-out-0506.google.com with SMTP id s18so355919wxc for ; Wed, 04 Oct 2006 15:31:43 -0700 (PDT) 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=uLiT+ENQNwshSPgYM8SmN7faUaHphd2dVF7M4NiFKusGsdEKz2TA+O0tAMfRByqZ+oYHw5ea6o8TGTyq+pFl9r5nvDSrQgBjqaEEMdJcHEeak6XszaLjwzZ89tNOB8QcwZyS3dYRQU522WDaz4Kf8WYROB8hd4hz7KhIOcaHfVI= Received: by 10.90.119.15 with SMTP id r15mr643609agc; Wed, 04 Oct 2006 15:31:43 -0700 (PDT) Received: by 10.90.96.12 with HTTP; Wed, 4 Oct 2006 15:31:43 -0700 (PDT) Message-ID: Date: Wed, 4 Oct 2006 18:31:43 -0400 To: "Lukas Kahwe Smith" Cc: internals@lists.php.net In-Reply-To: <86.9B.24206.21AB3254@pb1.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <86.9B.24206.21AB3254@pb1.pair.com> Subject: Re: [PHP-DEV] pgsql patch From: denials@gmail.com ("Dan Scott") Lukas: I tested your patch on Ubuntu 6.06 using PHP_5_2. The ext/pgsql tests ran 100% (with one skipped test because I hadn't built the dba extension). Dan On 04/10/06, Lukas Kahwe Smith wrote: > Hi, > > I am in a bit of time trouble and I unfortunately do not have the same > routine in testing patches (something I really need to setup). But I > promised Ilia to get the following patch tested: > http://bb.prohost.org/patch/pg.txt > > If someone could test it out with PostgreSQL 8.0.8 or 8.1.4 I would > really appreciate it. Anyways I am hopeful that I will manage to get it > tested sometime tonight. But I just want to make sure that this patch > makes it into 5.2, because its an important security improvement for > PostgreSQL users. > > regards, > Lukas > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >