Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15530 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19969 invoked by uid 1010); 22 Mar 2005 02:35:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19954 invoked from network); 22 Mar 2005 02:35:46 -0000 Received: from unknown (HELO familyhealth.com.au) (127.0.0.1) by localhost with SMTP; 22 Mar 2005 02:35:46 -0000 X-Host-Fingerprint: 203.22.197.21 houston.au.fhnetwork.com FreeBSD 4.6-4.9 Received: from ([203.22.197.21:1456] helo=houston.familyhealth.com.au) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 45/A7-26545-0848F324 for ; Mon, 21 Mar 2005 21:35:44 -0500 Received: from houston.familyhealth.com.au (localhost [127.0.0.1]) by houston.familyhealth.com.au (Postfix) with ESMTP id A6E9C24FCE for ; Tue, 22 Mar 2005 10:35:40 +0800 (WST) Received: from [192.168.0.40] (work-40.internal [192.168.0.40]) by houston.familyhealth.com.au (Postfix) with ESMTP id 8281F24FCD for ; Tue, 22 Mar 2005 10:35:40 +0800 (WST) Message-ID: <423F84AD.9070809@familyhealth.com.au> Date: Tue, 22 Mar 2005 10:36:29 +0800 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: php-dev Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: pdo_pgsql From: chriskl@familyhealth.com.au (Christopher Kings-Lynne) Hi, If anyone on this list is the maintainer for ext/pdo_pgsql, could they please reply to me? I am wondering how much of the PDO interface pdo_pgsql supports, and where I can add the missing support (eg. SQLSTATE). Chris