Re: Psycopg2 for PostgreSQL 9.3

From: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
To: Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Cc: "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org>
Subject: Re: Psycopg2 for PostgreSQL 9.3
Date: 2013-05-01 20:45:36
Message-ID: CA+mi_8ZHCn1T4tSKHM-xge_vpqXcg1zgL6MtK2NDCHrMci6V4A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On Wed, May 1, 2013 at 7:41 PM, Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> wrote:
> Is Psycopg2 2.5 compatible with PostgreSQL 9.3? If not, any plans for a
> compatible version? 9.3 is entering beta next week, so testers will
> probably need an compatible package.

Just run the test suite against a PG server 9.3 (compiled from current
master, commit 200ba16) using libpq both 9.1
and 9.3 and have no problem to report: all the tests pass on our side.

-- Daniele

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message P. Christeas 2013-05-02 08:39:02 Re: Psycopg2 for PostgreSQL 9.3
Previous Message Christophe Pettus 2013-05-01 18:53:54 Re: Psycopg2 for PostgreSQL 9.3