pkgsrc/databases/py-psycopg2
adam 23da5eb6da Changes 2.3.2:
* Fixed segfault with middleware not passing DateStyle to the client

Changes 2.3.1:
* Fixed build problem on CentOS 5.5 x86_64

Changes 2.3.0:
psycopg 2.3 aims to expose some new features introduced in PostgreSQL 9.0.
* Main new features:
  - `dict` to `hstore` adapter and `hstore` to `dict` typecaster, using both
    9.0 and pre-9.0 syntax.
  - Two-phase commit protocol support as per DBAPI specification.
  - Support for payload in notifications received from the backed.
  - `namedtuple`-returning cursor.
  - Query execution cancel.
2011-01-20 09:55:30 +00:00
..
DESCR
distinfo Changes 2.3.2: 2011-01-20 09:55:30 +00:00
Makefile Changes 2.3.2: 2011-01-20 09:55:30 +00:00
PLIST Changes 2.3.2: 2011-01-20 09:55:30 +00:00