RELEASE: Psycopg 2.0.9

Federico Di Gregorio <fog-NGVKUo/i/[email protected]> Mon, 23 Feb 2009 21:49:55 +0100
Newsgroups gmane.comp.python.db.psycopg.devel,gmane.comp.python.db.psycopg.announce
Organization initd.org
Message-ID <[email protected]>
--===============4489332912952033414==
Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-CXe/uRkVPj3ygX5HDOyX"


--=-CXe/uRkVPj3ygX5HDOyX
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi *,

another year, another release, eheh. I hope to have the Python 2.6/3.0
release ready pretty soon but please, don't forget to ping me. I am
laaazy nowdays. Signed downloads from:

http://initd.org/pub/software/psycopg/psycopg2-2.0.9.tar.gz
http://initd.org/pub/software/psycopg/psycopg2-2.0.9.tar.gz.asc

And ChangeLog:

http://initd.org/pub/software/psycopg/ChangeLog-2.0

An excerpt of the NEWS file follows. As always,

have fun,
federico


What's new in psycopg 2.0.9
---------------------------

* New features:
  - COPY TO/COPY FROM queries now can be of any size and psycopg will
    correctly quote separators.
  - float values Inf and NaN are now correctly handled and can
    round-trip to the database.
  - executemany() now return the numer of total INSERTed or UPDATEd
    rows. Note that, as it has always been, executemany() should not
    be used to execute multiple SELECT statements and while it will
    execute the statements without any problem, it will return the
    wrong value.
  - "import psycopg2.extras" to get UUID support.
 =20
* Bug fixes:
  - register_type() now works on connection and cursor subclasses.
  - fixed a memory leak when using lobjects.


--=20
Federico Di Gregorio                         http://people.initd.org/fog
Debian GNU/Linux Developer                                [email protected]
INIT.D Developer                                           fog-NGVKUo/i/[email protected]
                              Viviamo in un mondo reale, Ciccio. -- Lucy

--=-CXe/uRkVPj3ygX5HDOyX
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Questa =?ISO-8859-1?Q?=E8?= una parte del messaggio
	firmata digitalmente

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

iEYEABECAAYFAkmjC+wACgkQvcCgrgZGjevXJwCg1PBD88n67QPmMVSe1LCPLneK
KyMAniAc0WfqbmPbfx30RPAQSTyrNpmO
=+y3O
-----END PGP SIGNATURE-----

--=-CXe/uRkVPj3ygX5HDOyX--


--===============4489332912952033414==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Psycopg mailing list
Psycopg-IAPFreCvJWPBWskQ1e/[email protected]
http://lists.initd.org/mailman/listinfo/psycopg

--===============4489332912952033414==--