Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:33150 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34978 invoked by uid 1010); 15 Nov 2007 09:51:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34963 invoked from network); 15 Nov 2007 09:51:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Nov 2007 09:51:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:35816] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CC/4B-46940-A861C374 for ; Thu, 15 Nov 2007 04:51:07 -0500 Received: from dhcp-172-28-204-176.zrh.corp.google.com (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 03BA31B35F3; Thu, 15 Nov 2007 10:51:03 +0100 (CET) Date: Thu, 15 Nov 2007 10:51:02 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1106906971.20071115105102@marcus-boerger.de> To: "Lars Westermann" CC: Hans-Peter Oeri , internals@lists.php.net In-Reply-To: <41.05.46940.ABF8B374@pb1.pair.com> References: <473B148B.3010506@oeri.ch> <38EF99F1-2299-4C7D-857F-67ED1D60FFA1@pooteeweet.org> <41.05.46940.ABF8B374@pb1.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] pdo_firebird: PDO::ATTR_FETCH_TABLE_NAMES support From: helly@php.net (Marcus Boerger) Hello Lars, now that you are the newly assigned maintainer, can you take care of the other patches Hans-Peter sent in, too? Also do you want him to get CVS access as well or do you prefer to work as proxy for him at the moment? marcus Thursday, November 15, 2007, 1:15:46 AM, you wrote: > Fixed in PHP_5_3 > /Lars > "Lukas Kahwe Smith" skrev i en meddelelse > news:38EF99F1-2299-4C7D-857F-67ED1D60FFA1@pooteeweet.org... >> >> On 14.11.2007, at 16:30, Hans-Peter Oeri wrote: >> >>> Hi1 >>> >>> Lukas Kahwe Smith wrote: >>>> Driver specific attributes and methods should be prefixed accordingly. >>>> What does this option do btw? Is this about qualifying column names >>>> with the table name? In that case this is something that should maybe >>>> be a standard attribute, since its also supported by sqlite and maybe >>>> some other RDBMS. >>> It's a documented attribute in the manual (list of constants) - sorry if >>> I should have misunderstood that. >> >> Ah nevermind me then .. i did not notice when this attribute was added. >> >> regards, >> Lukas Best regards, Marcus