#51: Proper Python type for bytea values
----------------------+-----------------
 Reporter:  cito      |      Owner:
     Type:  defect    |     Status:  new
 Priority:  major     |  Milestone:  4.2
Component:  DB API 2  |    Version:  4.1
 Keywords:            |
----------------------+-----------------
 Currently, Pygres can accept and return bytea values only as strings.

 Using file streams for bytea as implemented in psycopg2, might be a much
 better solution.

 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/51>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to