RELEASE: psycopg 2.2.0
Federico Di Gregorio <fog-NGVKUo/i/[email protected]> Sun, 16 May 2010 13:20:15 +0200
| Newsgroups | gmane.comp.python.db.psycopg.announce,gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--===============2138172187709664566==
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature";
boundary="------------enigA4C7425D39C3021A9DF2CB21"
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigA4C7425D39C3021A9DF2CB21
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
With many thanks to all the contributors here it is, psycopg 2.2.0:
http://initd.org/pub/software/psycopg/psycopg2-2.2.0.tar.gz
http://initd.org/pub/software/psycopg/psycopg2-2.2.0.tar.gz.asc
http://initd.org/pub/software/psycopg/ChangeLog-2.2
=46rom this release on I'll also provide "stable" URLs to the last
available version; so you can download psycopg 2.0 or 2.2 from:
http://initd.org/pub/software/psycopg/psycopg2-2.0-latest.tar.gz
http://initd.org/pub/software/psycopg/psycopg2-2.0-latest.tar.gz.asc
http://initd.org/pub/software/psycopg/psycopg2-2.2-latest.tar.gz
http://initd.org/pub/software/psycopg/psycopg2-2.2-latest.tar.gz.asc
As always, an excerpt from the NEWS file follows.
Have fun,
federico
What's new in psycopg 2.2.0
---------------------------
This is the first release of the new 2.2 series, supporting not just
one but two different ways of executing asynchronous queries, thanks to
Jan and Daniele (with a little help from me and others, but they did
99% of the work so they deserve their names here in the news.)
psycopg now supports both classic select() loops and "green" coroutine
libraries. It is all in the documentation, so just point your browser to
doc/html/advanced.html.
* Other new features:
- truncate() method for lobjects.
- COPY functions are now a little bit faster.
- All builtin PostgreSQL to Python typecasters are now available from
the psycopg2.extensions module.
- Notifications from the backend are now available right after the
execute() call (before client code needed to call isbusy() to
ensure NOTIFY reception.)
- Better timezone support.
- Lots of documentation updates.
* Bug fixes:
- Fixed some gc/refcounting problems.
- Fixed reference leak in NOTIFY reception.
- Fixed problem with PostgreSQL not casting string literals to the
correct types in some situations: psycopg now add an explicit cast
to dates, times
and bytea representations.
- Fixed TimestampFromTicks() and TimeFromTicks() for seconds >=3D 59.5.=
- Fixed spurious exception raised when calling C typecasters from
Python ones.
--=20
Federico Di Gregorio fog-NGVKUo/i/[email protected]
Ma nostro di chi? Cosa abbiamo in comune io e te? -- Md
--------------enigA4C7425D39C3021A9DF2CB21
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkvv1O8ACgkQvcCgrgZGjeutagCfR4Mm1N3tnmxw8BuEPHmaFJ3M
BRkAoJ8R/wyXvZHUoCoqQ7HeiCy+zE/C
=m/ol
-----END PGP SIGNATURE-----
--------------enigA4C7425D39C3021A9DF2CB21--
--===============2138172187709664566==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Psycopg-announce mailing list
Psycopg-announce-IAPFreCvJWPBWskQ1e/[email protected]
http://lists.initd.org/mailman/listinfo/psycopg-announce
--===============2138172187709664566==--