From: | jwp(at)pgfoundry(dot)org (James William Pye) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | python - be: Add tests to validate the use of in session replacements. |
Date: | 2006-02-27 04:19:14 |
Message-ID: | 20060227041914.D9476103383A@pgfoundry.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | 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)
From | Date | Subject | |
---|---|---|---|
Next Message | James William Pye | 2006-02-27 04:41:44 | python - be: Squish some bugs. |
Previous Message | James William Pye | 2006-02-27 02:18:03 | python - be: Fix Query allocation issue. |