pgsql: Adjust plpython for escape_string_warning.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust plpython for escape_string_warning.
Date: 2006-03-08 04:01:29
Message-ID: 20060308040129.734E59DCA0F@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Adjust plpython for escape_string_warning.

Modified Files:
--------------
pgsql/src/pl/plpython/expected:
plpython_function.out (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/expected/plpython_function.out.diff?r1=1.5&r2=1.6)
pgsql/src/pl/plpython/sql:
plpython_function.sql (r1.5 -> r1.6)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpython/sql/plpython_function.sql.diff?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-03-08 08:00:36 pgsql: Update pltcl expected file for E''.
Previous Message Bruce Momjian 2006-03-08 03:58:53 pgsql: Adjust PL regression tests for escape_string_warning.