]> granicus.if.org Git - postgresql/commit
It looks like the multibyte regress tests only work if both
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 25 Apr 1999 23:30:31 +0000 (23:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 25 Apr 1999 23:30:31 +0000 (23:30 +0000)
commit26db818710f3e62234cfee0324046a33bc101392
treea029905b3708d523fd51bede5c2df0d0186723f9
parentd69344c52022676ac0131eaf0d3f93a2fd10e74c
It looks like the multibyte regress tests only work if both
the database encoding and the client encoding match the encoding expected
by the test.  So, force both of them to be set from the MULTIBYTE
environment var.  This allows regress tests to be run successfully in
multibyte environments other than the compiled-in default.
src/test/regress/regress.sh