Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

python - ip: Subclass InteractiveConsole for auto-savepointing.


  • From: jwp(at)pgfoundry(dot)org (James William Pye)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: python - ip: Subclass InteractiveConsole for auto-savepointing.
  • Date: Thu, 27 Dec 2007 03:31:25 +0000 (UTC)
  • Message-id: <20071227033125(dot)9476117ACF26(at)pgfoundry(dot)org>

Log Message:
-----------
Subclass InteractiveConsole for auto-savepointing.

In cases where in_xact is true, use the SavingConsole to provide automatic
subtransactions for runcode executions. Rollback To on exception, Release
otherwise.

Modified Files:
--------------
    ip/src:
        python.py (r1.11 -> r1.12)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/python.py.diff?r1=1.11&r2=1.12)

Added Files:
-----------
    ip/src:
        code.py (r1.1)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ip/src/code.py?rev=1.1&content-type=text/x-cvsweb-markup)



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group