[PyGreSQL] Added a method for getting parameter settings

Mario Frasca mfrasca at zonnet.nl
Thu Aug 3 05:28:06 EDT 2006


On 2006-0803 11:14:15, Christoph Zwerschke wrote:
> Currently I'm having problems with my Internet connection. I will go 
> through your wiki-page when I'm fully online again.

right, just let me hear your comments.  btw: don't consider it "Mario's
wiki page", but an attempt of technical documentation page for the
feature to add.  so if you want to modify it, be my guest!  but be
patient because there's a small old mac serving there...

> I think the underlying connection is in some attribute.

yes, I also expected it to be there, but I can't recognize it:

>>> cr = connection.cursor()
>>> dir(cr)
['__doc__', '__init__', '__module__', '_pgdbCursor__cache',
'_pgdbCursor__source', 'arraysize', 'close', 'description', 'execute',
'executemany', 'fetchall', 'fetchmany', 'fetchone', 'lastrowid',
'nextset', 'rowcount', 'setinputsizes', 'setoutputsize']

> You can use CVS-Web:
> http://www.pygresql.org/cvsweb.cgi/pygresql/module/pgmodule.c

:/

all right...  will look into it...

Mario

-- 
 je vais m'envoyer une lettre de felicitation.
 Des felicitations, ça fait toujours plaisir, 
 surtout de la part de quelqu'un qu'on aime bien.


More information about the PyGreSQL mailing list