~psycopg/psycopg/2.0.x

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Federico Di Gregorio
  • Date: 2005-01-20 05:49:40 UTC
  • Revision ID: fog-7e871bddd10637cd35a35849556d0b49b4be53b4
License changes. Fixes. Added register_adapter().

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2005-01-20  Federico Di Gregorio  <fog@debian.org>
 
2
 
 
3
        * lib/extensions.py (register_adapter): added register_adapter
 
4
        function, exported ISQLQuote in psycopg.extensions.
 
5
 
 
6
2005-01-18  Federico Di Gregorio  <fog@debian.org>
 
7
 
 
8
        * psycopg/pqpath.c (_pq_fetch_tuples): ported scale/precision fix
 
9
        from psycopg 1.1.
 
10
 
 
11
        * LICENSE: detailed licensing information. Re-licensed some parts
 
12
        under BSD-like to allow integration is pysqlite.
 
13
 
 
14
2005-01-13  Federico Di Gregorio  <fog@debian.org>
 
15
 
 
16
        * ZPsycopgDA/db.py (DB.query): ported ZPsycopgDA connection fix
 
17
        from psycopg 1.1.
 
18
 
 
19
        * lib/*.py: added pydoc-friendly messages.
 
20
 
 
21
2005-01-12  Federico Di Gregorio  <fog@debian.org>
 
22
 
 
23
        * Added debian directory (thanks to W. Borgert who sent initial
 
24
        patch based on cdbs.)
 
25
 
1
26
2004-12-20  Federico Di Gregorio  <fog@debian.org>
2
27
 
3
28
        * psycopg/pqpath.c (pq_execute): removed multiple calls to