RELEASE: psycopg 1.99.6

Federico Di Gregorio <fog-NGVKUo/i/[email protected]> Wed, 14 Jul 2004 11:14:14 +0200
Newsgroups gmane.comp.python.db.psycopg.devel,gmane.comp.python.db.psycopg.announce
Message-ID <1089796454.3126.9.camel@localhost>
--===============1987932437==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="=-Gs6JMKzn2mI+U0ShWTSX"


--=-Gs6JMKzn2mI+U0ShWTSX
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi *,

just another alpha release of psycopg 2. I've added some features
requested (mainly from the wiki) and stabilized the code a little bit.
time zones are still out, I am working on them. download from:

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

here is the relevant entry from the NEWS file, detailed ChengeLog
available from http://initd.org/pub/software/psycopg/ALPHA or in the
tarball.

What's new in psycopg 1.99.6
----------------------------

* sslmode parameter from 1.1.x

* various datetime conversion improvements.

* now psycopg should compile without mx or without native datetime
  (not both, obviously.)

* included various win32/MSVC fixes (pthread.h changes, winsock2
  library, include path in setup.py, etc.)

* ported interval fixes from 1.1.14/1.1.15.

* the last query executed by a cursor is now available in the
  .query attribute.

* conversion of unicode strings to backend encoding now uses a table
  (that still need to be filled with appropriate values.)

* cursors now have a .mogrify() method that return the query string
  instead of executing it.

* connection objects now have a .dsn read-only attribute that holds the
  connection string.

* moved psycopg C module to _psycopg and made psycopg a python module:
  this allows for a neat separation of DBAPI-2.0 functionality and psycopg
  extensions; the psycopg namespace will be also used to provide
  python-only extensions (like the pooling code, some ZPsycopgDA support
  functions and the like.)

have fun,
federico

p.s. 1.1.16 will be out by end of the week to fix still another time
interval conversion problem. :/

--=20
Federico Di Gregorio                         http://people.initd.org/fog
Debian GNU/Linux Developer                                [email protected]
INIT.D Developer                                           fog-NGVKUo/i/[email protected]
     One key. One input. One enter. All right. -- An american consultant
           (then the system crashed and took down the *entire* network)

--=-Gs6JMKzn2mI+U0ShWTSX
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Questa parte del messaggio =?ISO-8859-1?Q?=E8?= firmata

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

iD8DBQBA9PlmvcCgrgZGjesRAuF2AJwOFkQO4j6xNuGHJ5ZKxnM96AUqFwCcDb9m
z5ovYV2KS4zWH85S9cZLiis=
=70AY
-----END PGP SIGNATURE-----

--=-Gs6JMKzn2mI+U0ShWTSX--


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

--===============1987932437==--