Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25933 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61220 invoked by uid 1010); 4 Oct 2006 13:41:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61204 invoked from network); 4 Oct 2006 13:41:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Oct 2006 13:41:40 -0000 X-Host-Fingerprint: 87.123.76.149 i577B4C95.versanet.de Received: from [87.123.76.149] ([87.123.76.149:23955] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 86/9B-24206-21AB3254 for ; Wed, 04 Oct 2006 09:41:39 -0400 Message-ID: <86.9B.24206.21AB3254@pb1.pair.com> To: internals@lists.php.net Date: Wed, 04 Oct 2006 15:41:33 +0200 User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 87.123.76.149 Subject: pgsql patch From: lsmith@php.net (Lukas Kahwe Smith) 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