Re: [PDO-Users]psycopg support as well as pgdb

pythondbo-users-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Wed, 19 Nov 2003 13:57:12 -0500
Newsgroups gmane.comp.python.db.pdo.user
Message-ID <02d301c3aece$f192c690$7401a8c0@voidmk9>
I could see it, we'll put it into the next non-bugfix release.

If you look at the pdo source, you may be able to do it yourself - 
within the connection object are several dictionaries that define how pdo 
should handle a connection string for each dbapi module.  

You should be able to just copy the lines for pg and change pg 
to psycopg in the new lines, and off you run.

Oh, and 1.2.1, which fixes a rather odd bug with .keys()
has been uploaded.

----- Original Message ----- 
From: <pythondbo-users-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
To: <pythondbo-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Sent: Wednesday, November 19, 2003 1:31 PM
Subject: [PDO-Users]psycopg support as well as pgdb


> Is psycopg postgresql DBAPI adapter going to be supported in a future
> release?
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?  SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Pythondbo-users mailing list
> Pythondbo-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/pythondbo-users
> 


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/