~psycopg/psycopg/2.0.x

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Federico Di Gregorio
  • Date: 2004-11-19 15:50:57 UTC
  • Revision ID: fog-f158b25706fb1159b0aa686499aa8f9df5b4e696
DictCursor fixes again.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2004-11-20  Federico Di Gregorio  <fog@debian.org>
 
2
 
 
3
        * psycopg/connection_type.c (psyco_conn_cursor): renamed 'cursor'
 
4
        argument to 'cursor_factory'.
 
5
 
1
6
2004-11-19  Federico Di Gregorio  <fog@debian.org>
2
7
 
3
8
        * psycopg/cursor_type.c (_psyco_curs_buildrow_fill): now standard