Revert "Fix broken multibyte regression tests." This reverts commit 479cb1e420c40d78b49535c0ceeaa5f65c7d6797.
The commit was plain wrong as pointed out in: http://www.postgresql.org/message-id/[email protected] Branch ------ REL9_5_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/e8267aba5fcf9f107cd20b8d0e7d199ecaf74a27 Modified Files -------------- src/test/mb/expected/big5.out | 1 + src/test/mb/expected/euc_jp.out | 1 + src/test/mb/expected/euc_kr.out | 1 + src/test/mb/expected/euc_tw.out | 1 + src/test/mb/expected/gb18030.out | 1 + src/test/mb/expected/mule_internal.out | 2 ++ src/test/mb/expected/sjis.out | 1 + src/test/mb/expected/utf8.out | 1 + 8 files changed, 9 insertions(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
