Hstore array implementation.

From: Ronan Dunklau <rdunklau(at)gmail(dot)com>
To: psycopg(at)postgresql(dot)org
Subject: Hstore array implementation.
Date: 2011-10-06 07:00:56
Message-ID: CAJWq4=ZJZd-hV1Kaf_GM68JG4LKMN6u39uRtov+2buV0pW4-Xw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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:

https://github.com/Kozea/psycopg/commit/60fd7ecf833f1e56a41cca7b5700dea2add75091

Regards,

--
Ronan Dunklau

Responses

Browse psycopg by date

  From Date Subject
Next Message Federico Di Gregorio 2011-10-06 07:51:39 Re: Hstore array implementation.
Previous Message Daniele Varrazzo 2011-10-05 14:43:32 Re: psycopg, pgpool and closing connections