python - be: Add tests to validate the use of in session replacements. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - be: Add tests to validate the use of in session replacements.
Date
Msg-id 20060227041914.D9476103383A@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add tests to validate the use of in session replacements.

Simply: create, select, create or replace, select, repeat a few times more.

Modified Files:
--------------
    be/test/expected/80:
        fund (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/expected/80/fund.diff?r1=1.3&r2=1.4)
    be/test/expected/81:
        fund (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/expected/81/fund.diff?r1=1.1&r2=1.2)
    be/test/sql/80:
        fund (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/sql/80/fund.diff?r1=1.2&r2=1.3)
    be/test/sql/81:
        fund (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/test/sql/81/fund.diff?r1=1.1&r2=1.2)

pgsql-committers by date:

Previous
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Fix Query allocation issue.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Squish some bugs.