Fix broken multibyte regression tests.
authorTatsuo Ishii <ishii@postgresql.org>
Sun, 9 Aug 2015 01:55:41 +0000 (10:55 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Sun, 9 Aug 2015 02:05:53 +0000 (11:05 +0900)
commitefc1610b64b04e7cf08cc1d6c608ede8b7d5ff07
treec5ee6e72c4808ff81d1224ef91f26ae11eb1c7a4
parent08c6178aa42063f4db771c3581a86049dc1c3da2
Fix broken multibyte regression tests.

commit 9043Fe390f4f0b4586cfe59cbd22314b9c3e2957 broke multibyte
regression tests because the commit removes the warning message when
temporary hash indexes is created, which has been added by commit
07af523870bcfe930134054febd3a6a114942e5b.

Back patched to 9.5 stable tree.
src/test/mb/expected/big5.out
src/test/mb/expected/euc_jp.out
src/test/mb/expected/euc_kr.out
src/test/mb/expected/euc_tw.out
src/test/mb/expected/gb18030.out
src/test/mb/expected/mule_internal.out
src/test/mb/expected/sjis.out
src/test/mb/expected/utf8.out