Re: libpq custom row processing - Mailing list psycopg

From Federico Di Gregorio
Subject Re: libpq custom row processing
Date
Msg-id 4F3A6170.9070109@dndg.it
Whole thread Raw
In response to libpq custom row processing  (Marko Kreen <markokr@gmail.com>)
Responses Re: libpq custom row processing
List psycopg
On 14/02/12 13:11, Marko Kreen wrote:
> There is an item in current commitfest that might be interesting
> to Psycopg - a way to provide custom callback to result
> row processing.  By default, libpq takes row data from
> network buffer and puts it into PGresult.  This can now
> be overrided - column data can be converted immediately
> to final format and even processed in-flight:
>
>    https://commitfest.postgresql.org/action/patch_view?id=769
>
> Attached is current state of the doc.
>
> Any feedback is appreciated, either about API or
> documentation clarity/typos or whether all interesting
> scenarios are handled.

Extremely interesting. Thank you very much for this link.

federico


psycopg by date:

Previous
From: Marko Kreen
Date:
Subject: libpq custom row processing
Next
From: Brian Hamlin
Date:
Subject: Mac OS 10.7x ??