Re: plpythonu AKA am I crazy? or....

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Aron Roberts <aron(at)slam(dot)cc>, pgsql-general(at)postgresql(dot)org
Subject: Re: plpythonu AKA am I crazy? or....
Date: 2004-01-16 20:04:14
Message-ID: 400843BE.2000805@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


>plpython in particular --- IIRC, its code for mapping between SQL
>datatypes and Python datatypes isn't real bright. If there is a better
>Python construct that arrays could be mapped to, feel free to send in
>a patch ...
>
>
>
I am not a python person but could this be the fact that plpython uses the
pygresql? Instead of psycopg or something?

Sincerley,

Joshua D. Drake

> regards, tom lane
>
>---------------------------(end of broadcast)---------------------------
>TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
>
>

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2004-01-16 20:24:23 Re: Problems with \copy and delimiters ','
Previous Message Tom Lane 2004-01-16 19:54:46 Re: plpythonu AKA am I crazy? or....