From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Revert "Fix broken multibyte regression tests." |
Date: | 2016-01-26 00:08:04 |
Message-ID: | [email protected] |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
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
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(+)
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2016-01-26 14:48:18 | pgsql: Various fixes to REFRESH MATERIALIZED VIEW tab completion. |
Previous Message | Simon Riggs | 2016-01-24 18:23:04 | pgsql: Correct comment in GetConflictingVirtualXIDs() |