python - be: Add python.interact function to template. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Add python.interact function to template.
Date
Msg-id 20060227020736.D3634103383A@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add python.interact function to template.

This is very useful for manual testing.

Modified Files:
--------------
    be/test:
        regress.py (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/regress.py.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add mention that tid perhaps someday should be output as a
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Minor refactoring.