psycopg

  • Home
  • Features
  • Install
  • News
  • Recipes
  • psycopg3
  • Sponsors

Psycopg 2.3.0-beta1 released

Posted by Daniele Varrazzo on 2010-11-06
Tagged as news, release, beta

We have just released a new testing package: psycopg 2.3.0-beta1!

As previously described the 2.3 introduces several new features:

  • dict to hstore adaptation, compatible with both PostgreSQL 9.0 and previous versions
  • two-phase commit protocol support as per DBAPI specification
  • support for payload in notifications received from the backend

There are other minor changes and improvements, such as:

  • an handy namedtuples returning cursor
  • more faithful mogrify() results
  • errorcodes updated with the new symbolic constants introduced in PostgreSQL 9.0

Further details and a list of bug fixes is available in the NEWS file in the distribution.

psycopg2

  • Documentation
  • Source code
  • Bug tracker
  • Download

psycopg3

  • The Project
  • Documentation
  • Source code
  • Bug tracker

Mailing List

  • Subscribe
  • Archives

Articles archive

  • 2021
  • 2020
  • 2019
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013
  • 2012
  • 2011
  • 2010

© Copyright 2010—2021 by Daniele Varrazzo (at gmail), The Psycopg Team.