Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 6860 invoked from network); 13 Jun 2008 10:12:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jun 2008 10:12:12 -0000 Received: (qmail 7502 invoked by uid 500); 13 Jun 2008 10:12:13 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 7467 invoked by uid 500); 13 Jun 2008 10:12:12 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 7456 invoked by uid 99); 13 Jun 2008 10:12:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2008 03:12:12 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bojan@rexursive.com designates 203.171.74.242 as permitted sender) Received: from [203.171.74.242] (HELO beauty.rexursive.com) (203.171.74.242) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Jun 2008 10:11:23 +0000 Received: from [10.1.120.24] (shrek.rexursive.com [10.1.120.24]) by beauty.rexursive.com (Postfix) with ESMTP id 5DD1E4C009F; Fri, 13 Jun 2008 20:11:10 +1000 (EST) Subject: Re: svn commit: r667418 - in /apr/apr-util/trunk/dbd: apr_dbd_oracle.c apr_dbd_pgsql.c apr_dbd_sqlite3.c From: Bojan Smojver To: "William A. Rowe, Jr." Cc: dev@apr.apache.org In-Reply-To: <485230D6.604@rowe-clan.net> References: <20080613083159.895342388A15@eris.apache.org> <485230D6.604@rowe-clan.net> Content-Type: text/plain Date: Fri, 13 Jun 2008 20:11:10 +1000 Message-Id: <1213351870.23226.75.camel@shrek.rexursive.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.2 (2.22.2-2.fc9) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Fri, 2008-06-13 at 03:33 -0500, William A. Rowe, Jr. wrote: > If someone on unix with all three providers can confirm this is clean, > I'm happy to backport. Done in r667456. -- Bojan