This project is archived and is in readonly mode.

#10 ✓resolved
Psycopg website

pointless string manipulation in NamedTupleCursor

Reported by Psycopg website | November 9th, 2010 @ 10:53 AM

Submitted by: marko kreen

instead of passing column array to namedtuple() as array, it is comverted to string, which must be parsed immediately.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

<b>WARNING:</b> the informations in this tracker are archived. Please submit new tickets or comments to <a href="https://github.com/psycopg/psycopg2/issues">the new tracker</a>.
<br/>
Psycopg is the most used PostgreSQL adapter for the Python programming language. At the core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.

Shared Ticket Bins

People watching this ticket

Referenced by

Pages