#69: Add parser for composite types
-------------------------------------+-----------------
Reporter: cito | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 5.0
Component: DB API 2 | Version: 4.2
Keywords: tuples arrays composite |
-------------------------------------+-----------------
In Python, arrays should be represented as lists, and composite types as
tuples.
A parser for arrays has been added in r781. Composite types have a very
similar but simpler syntax (particularly, they are always one-
dimensional). Since we already have the array parser, we should also add a
composite type parsers. It would then be possible to input and output
composite types as tuples.
--
Ticket URL: <http://trac.pygresql.org:8000/pgtracker/ticket/69>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql