Re: flexi adaption/casting scheme - Mailing list psycopg

From Tobias Oberstein
Subject Re: flexi adaption/casting scheme
Date
Msg-id 505DFD18.5070707@gmail.com
Whole thread Raw
In response to Re: flexi adaption/casting scheme  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Responses Re: flexi adaption/casting scheme
List psycopg
> Procedures with OUT parameters don't return a specific oid: they
> return a generic "record" oid (2249).

Sorry to bother you once more: is it possible to cast any PG RECORD
(anything OID 2249) into Python _lists_?

https://github.com/oberstet/scratchbox/blob/master/python/psycopg2/test9.py

?

Thanks again for helping!

Tobias


psycopg by date:

Previous
From: Tobias Oberstein
Date:
Subject: Re: flexi adaption/casting scheme
Next
From: Daniele Varrazzo
Date:
Subject: Re: flexi adaption/casting scheme