Hstore array implementation. - Mailing list psycopg

From Ronan Dunklau
Subject Hstore array implementation.
Date
Msg-id CAJWq4=ZJZd-hV1Kaf_GM68JG4LKMN6u39uRtov+2buV0pW4-Xw@mail.gmail.com
Whole thread Raw
Responses Re: Hstore array implementation.  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Re: Hstore array implementation.  (Federico Di Gregorio <fog@dndg.it>)
List psycopg
Hello.

I have implemented an Hstore array type converter for psycopg2.

I thought it may be of interest to you, even if I'm afraid I may have forgotten things in my implementation.

You can look at the patch here: 


Regards,

--
Ronan Dunklau


psycopg by date:

Previous
From: Daniele Varrazzo
Date:
Subject: Re: psycopg, pgpool and closing connections
Next
From: Raoul Duke
Date:
Subject: psycopg and gevent with pgbouncer