Re: RELEASE: psycopg 2.2.0

Devrim GÜNDÜZ <[email protected]> Tue, 18 May 2010 13:37:25 +0300
Newsgroups gmane.comp.python.db.psycopg.devel,gmane.comp.python.db.psycopg.announce
Message-ID <[email protected]>
--===============5701386765025862365==
Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-AQDH2e0F9Xyuxco+aLtM"


--=-AQDH2e0F9Xyuxco+aLtM
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable


FWIW, I pushed 2.2.1 to Fedora rawhide, which will be Fedora 14 in a few
months.

On Sun, 2010-05-16 at 13:20 +0200, Federico Di Gregorio wrote:
> With many thanks to all the contributors here it is, psycopg 2.2.0:
>=20
> 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
>=20
> From 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:
>=20
> 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
>=20
> As always, an excerpt from the NEWS file follows.
>=20
> Have fun,
> federico
>=20
>=20
> What's new in psycopg 2.2.0
> ---------------------------
>=20
> 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.)
>=20
> 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.
>=20
> * 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.
>=20
> * 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
>=20
> _______________________________________________
> Psycopg mailing list
> Psycopg-IAPFreCvJWPBWskQ1e/[email protected]
> http://lists.initd.org/mailman/listinfo/psycopg


--=20
Devrim G=C3=9CND=C3=9CZ
PostgreSQL Dan=C4=B1=C5=9Fman=C4=B1/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

--=-AQDH2e0F9Xyuxco+aLtM
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part

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

iEYEABECAAYFAkvybeMACgkQtl86P3SPfQ4uogCguOw8Yyg+TE1dmDJ98YtW13FH
rsEAn1RZWPW3+fNukNEUxMx8u0+mFY46
=MSpf
-----END PGP SIGNATURE-----

--=-AQDH2e0F9Xyuxco+aLtM--


--===============5701386765025862365==
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

--===============5701386765025862365==--