Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15737 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73661 invoked by uid 1010); 3 Apr 2005 03:43:12 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 73599 invoked from network); 3 Apr 2005 03:43:12 -0000 Received: from unknown (HELO familyhealth.com.au) (127.0.0.1) by localhost with SMTP; 3 Apr 2005 03:43:12 -0000 X-Host-Fingerprint: 203.10.1.132 vscan02.westnet.com.au Linux 2.4/2.6 Received: from ([203.10.1.132:33640] helo=vscan02.westnet.com.au) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 1F/C7-19272-F466F424 for ; Sat, 02 Apr 2005 22:43:11 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id 9D6F511D1F3; Sun, 3 Apr 2005 11:41:48 +0800 (WST) Received: from vscan02.westnet.com.au ([127.0.0.1]) by localhost (vscan02.westnet.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 20335-02; Sun, 3 Apr 2005 11:41:48 +0800 (WST) Received: from [202.72.133.22] (dsl-202-72-133-22.wa.westnet.com.au [202.72.133.22]) by vscan02.westnet.com.au (Postfix) with ESMTP id 466C311D122; Sun, 3 Apr 2005 11:41:48 +0800 (WST) Message-ID: <424F664C.30408@familyhealth.com.au> Date: Sun, 03 Apr 2005 11:43:08 +0800 User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andi Gutmans Cc: internals@lists.php.net References: <5.1.0.14.2.20050402185139.027d4cc0@localhost> <424F5CC4.9040300@familyhealth.com.au> In-Reply-To: <424F5CC4.9040300@familyhealth.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.1 Beta 1 From: chriskl@familyhealth.com.au (Christopher Kings-Lynne) > Well if someone can help me get sqlstate working in pdo_pgsql I'd be > happy with a release. At the moment it's just silly that it's not done. > However, I'm finding the PDO code a bit of a nightmare so I cannot > propagate the sqlstates in all cases... > > Maybe could I send someone my patch so far? Also, I need an answer to my post "Concern over ext/pgsql API" on this list... Chris