Google


PG_ConnectionBridge

bridges between Connection object and Postgres RDBMS.

class methods:

methods:

pg_con

returns an instance of PGconn class.

close

closes self and pg_con.

commit

does nothing.

rollback

does nothing.