| From: | petere(at)postgresql(dot)org (Peter Eisentraut) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Add a regression test case for bug #5497 |
| Date: | 2010-06-12 06:05:20 |
| Message-ID: | 20100612060520.2576E7541D4@cvs.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Add a regression test case for bug #5497
Modified Files:
--------------
pgsql/src/pl/plpython/expected:
plpython_types.out (r1.6 -> r1.7)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/expected/plpython_types.out?r1=1.6&r2=1.7)
plpython_types_3.out (r1.2 -> r1.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/expected/plpython_types_3.out?r1=1.2&r2=1.3)
pgsql/src/pl/plpython/sql:
plpython_types.sql (r1.5 -> r1.6)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/sql/plpython_types.sql?r1=1.5&r2=1.6)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2010-06-12 06:05:48 | pgsql: Update Python version information |
| Previous Message | Tom Lane | 2010-06-11 23:58:24 | pgsql: Add missing 'Z' letter to getopt_long call --- the newly added |