Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15548 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2345 invoked by uid 1010); 23 Mar 2005 01:00:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2328 invoked from network); 23 Mar 2005 01:00:28 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 23 Mar 2005 01:00:28 -0000 X-Host-Fingerprint: 203.22.197.21 houston.au.fhnetwork.com FreeBSD 4.6-4.9 Received: from ([203.22.197.21:1378] helo=houston.familyhealth.com.au) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 9F/C0-27565-BAFB0424 for ; Tue, 22 Mar 2005 20:00:28 -0500 Received: from houston.familyhealth.com.au (localhost [127.0.0.1]) by houston.familyhealth.com.au (Postfix) with ESMTP id CC47024FCE; Wed, 23 Mar 2005 09:00:23 +0800 (WST) Received: from [192.168.0.40] (work-40.internal [192.168.0.40]) by houston.familyhealth.com.au (Postfix) with ESMTP id AFE2324FCD; Wed, 23 Mar 2005 09:00:23 +0800 (WST) Message-ID: <4240C008.6070204@familyhealth.com.au> Date: Wed, 23 Mar 2005 09:02:00 +0800 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dan Scott Cc: php-dev References: <423F84AD.9070809@familyhealth.com.au> <027201c52ed8$8b369170$1200000a@intra.emini.dk> <42402D82.8000305@familyhealth.com.au> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] pdo_pgsql From: chriskl@familyhealth.com.au (Christopher Kings-Lynne) > Anything beyond this would be an extension to the PDO spec that would > have to be implemented within the actual pdo_pgsql driver. Also, I guess any extension to PDO would be silly, as it defeats he point of a standard interface... Chris