#32: Add support for PostgreSQL arrays
--------------------------+-------------------
Reporter: cito | Owner: darcy
Type: enhancement | Status: new
Priority: major | Milestone: 5.1
Component: DB API 2 | Version: 4.0
Resolution: | Keywords:
--------------------------+-------------------
Changes (by cito):
* milestone: 5.0 => 5.1
Old description:
> PostgreSQL has an
> [http://developer.postgresql.org/pgdocs/postgres/arrays.html Array] type
> which is currently not yet supported by PyGreSQL e.g. by converting it
> automatically to Python lists.
>
> This was already mentioned
> [http://mailman.vex.net/pipermail/pygresql/2008-September/001980.html
> here] on the mailing list.
New description:
PostgreSQL has an
[http://developer.postgresql.org/pgdocs/postgres/arrays.html Array] type
which is currently not yet supported by PyGreSQL e.g. by converting it
automatically to Python lists.
This was already mentioned on the mailing list(2008-03-21, 2008-09-09).
This could be made configurable with a switch that would be set to off by
default in 5.x, and then in 6.x the switch could be flipped.
--
--
Ticket URL: <http://trac.pygresql.org:8000/trac/ticket/32#comment:1>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql