#21: Users should be able to register their own types with _pg
--------------------------+-------------------
  Reporter:  cito         |      Owner:  darcy
      Type:  enhancement  |     Status:  new
  Priority:  major        |  Milestone:  5.1
 Component:  C Module     |    Version:  4.0
Resolution:               |   Keywords:
--------------------------+-------------------

Comment (by cito):

 Note: as of r797, typecast functions for any type can be registered with
 pgdb, as the typecasting happens outside of _pg.

 The _pg module performs only typecasts for the classic pg methods
 getresult() and dictresult(), and only for a limited number of types. We
 could add a hook so that other types can be casted in Python using custom
 typecast functions.

--
Ticket URL: <http://trac.pygresql.org:8000/pgtracker/ticket/21#comment:3>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to