Hi,

Most of the PDO interface is supported in pgsql driver. However we do not
use native pgsql prepare/execute but PDO's built in emulation for it. If you
could look into how could native api be used in pdo_pgsql that would be
great.

Btw. now you have the commit access to the module.

Edin

----- Original Message ----- 
From: "Christopher Kings-Lynne" <[EMAIL PROTECTED]>
To: "php-dev" <internals@lists.php.net>
Sent: Tuesday, March 22, 2005 3:36 AM
Subject: [PHP-DEV] pdo_pgsql


> 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
>
> -- 
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to