pgsql: Looks like the new plpython regression test fails on older

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Looks like the new plpython regression test fails on older
Date: 2006-05-27 12:39:11
Message-ID: 20060527123911.29FC29FA315@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

Looks like the new plpython regression test fails on older pythons. See if this works.

Modified Files:
--------------
pgsql/src/pl/plpython/expected:
plpython_function.out (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/expected/plpython_function.out.diff?r1=1.7&r2=1.8)
pgsql/src/pl/plpython/sql:
plpython_function.sql (r1.7 -> r1.8)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/sql/plpython_function.sql.diff?r1=1.7&r2=1.8)

Browse pgsql-committers by date

  From Date Subject
Next Message User Hinoue 2006-05-27 14:07:34 psqlodbc - psqlodbc: 1.Fix a crash on SQLDisconnect.
Previous Message Bruce Momjian 2006-05-26 23:48:54 pgsql: Use E'' strings internally only when standard_conforming_strings