pgsql: unbreak unicode/utf8 test

From: ishii(at)svr1(dot)postgresql(dot)org (Tatsuo Ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: unbreak unicode/utf8 test
Date: 2005-06-24 15:12:00
Message-ID: 20050624151200.5F84952812@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
unbreak unicode/utf8 test

Modified Files:
--------------
pgsql/src/test/mb:
mbregress.sh (r1.8 -> r1.9)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/mb/mbregress.sh.diff?r1=1.8&r2=1.9)

Added Files:
-----------
pgsql/src/test/mb/expected:
utf8.out (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/mb/expected/utf8.out?rev=1.1&content-type=text/x-cvsweb-markup)
pgsql/src/test/mb/sql:
utf8.sql (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/mb/sql/utf8.sql?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
pgsql/src/test/mb/expected:
unicode.out
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/mb/expected/unicode.out)
pgsql/src/test/mb/sql:
unicode.sql
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/mb/sql/unicode.sql)

Browse pgsql-committers by date

  From Date Subject
Next Message User Decibel 2005-06-24 16:20:19 newsysviews - newsysview: Attempt to fix perms
Previous Message Tom Lane 2005-06-24 14:28:07 pgsql: Remove overspecification of precision of CURRENT_TIMESTAMP,