On Jul 23, 7:33 pm, Gábor Farkas <[EMAIL PROTECTED]> wrote:
> Graham Dumpleton wrote:
>
> > The reason I am asking is that there were recently problems found with
> > pyscopg2 module and its support for use of decimal.Decimal type. In
> > practice this only affects people who use mod_python or mod_wsgi and
> > run two different Django application instances in two different Python
> > sub interpreter instances in the one process. The actual details of
> > the pyscopg2 problem can be found at:
>
> >http://www.initd.org/tracker/psycopg/ticket/192
>
> does this also affect psycopg1?

Looking at psycopg1 code, the answer would appear to be that it is not
affected. Changes to support Decimal appear to be psycopg2 specific.

Graham


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to