RELEASE: psycopg 1.1.2

Federico Di Gregorio <fog-NGVKUo/i/[email protected]> 06 Mar 2003 11:46:37 +0100
Newsgroups gmane.comp.python.db.psycopg.devel,gmane.comp.python.db.psycopg.announce
Organization init.d
Message-ID <[email protected]>
--=-Vu1i73TAL3xW6dd9XsUm
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

hi * and welcome to the first "official" release of the 1.1 branch.
this release (1.1.2) officially closes the 1.0 branch. the psycopg
homepage has been updated and the new release can be downloaded from:

    http://initd.org/pub/software/psycopg/psycopg-1.1.2.tar.gz

debian packages are available from psycopg's homepage:

    http://initd.prg/software/initd/psycopg

and will be uploaded to unstable in a couple of days.

excerpt from NEWS file follows:

psycopg news for 1.1.2
----------------------
=20
* Skipped version 1.1.1 (never released 'cause of a cvs tag error)
=20
* Much better cursor.description fields (many thanks to William K. Volkman)
=20
* psycopg.connect() now takes keyword parameters for host, dbname, port,
  user and password (they are all strings, even "port".)
=20
* connection.set_isolation_level() implemented to help switching from defau=
lt
  isolation to other levels supported by PostgreSQL. [autocommit now simply
  does a set_isolation_level(0)]
=20
* Implemented .lastrowid attribute for cursors.
=20
* Now psycopg should build on win32/cygwin, thank to Hajime Nakagami patche=
s.
=20
* Includes every fix from 1.0.x up to 1.0.15.1:
=20
  - Fixed connection-stay-open-when-i-do-conn.close() bug.
  - Better DBAPI-2.0 compliance for setinputsizes and setoutputsize methods=
.
  - Better support for build on MacOS X.
  - Fixed problem with formats in string mogrification.
  - Fixed other miscellaneous buglets in Zope Adapter.
  - Fixed small memory leak in .fetchXXX() methods.
  - Fixed serialization problem in ZPsycopgDA reported by Dieter Maurer.

--=20
Federico Di Gregorio
Debian GNU/Linux Developer                                [email protected]
INIT.D Developer                                           fog-NGVKUo/i/[email protected]
  Gli avvoltoi cinesi si nutrono di arte, ma possono anche mangiare
   i `domani'.                                        -- Haruki Murakami

--=-Vu1i73TAL3xW6dd9XsUm
Content-Type: application/pgp-signature; name=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQA+ZycMvcCgrgZGjesRAgc0AJ95b2aAgsXcxa+vwgLv/T+YO34jNACgnw5O
BXdNVSZBLW6ikb0sCj8r5jo=
=R6BP
-----END PGP SIGNATURE-----

--=-Vu1i73TAL3xW6dd9XsUm--