Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit16402ac

Browse files
committed
update mbregress expected files
1 parentdc4e983 commit16402ac

File tree

8 files changed

+57
-57
lines changed

8 files changed

+57
-57
lines changed

‎src/test/mb/expected/big5.out

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ select * from
5151
(1 row)
5252

5353
select *, character_length(��~�O) from �t�Ӹ��;
54-
��~�O | ���q���Y | �a�} |char_length
55-
--------+------------------+---------+-------------
56-
�q���~ | �F�F��� | �_A01�� | 3
57-
�s�y�~ | �]���������q | ��B10�� | 3
58-
�\���~ | �����ѥ��������q | ��Z01�E | 3
54+
��~�O | ���q���Y | �a�} |character_length
55+
--------+------------------+---------+------------------
56+
�q���~ | �F�F��� | �_A01�� |3
57+
�s�y�~ | �]���������q | ��B10�� |3
58+
�\���~ | �����ѥ��������q | ��Z01�E |3
5959
(3 rows)
6060

6161
select *, octet_length(��~�O) from �t�Ӹ��;

‎src/test/mb/expected/euc_cn.out

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ select * from
5454
(2 rows)
5555

5656
select *,character_length(����) from ���������;
57-
���� | ����� | ��ע1a |char_length
58-
------------+---------+--------+-------------
59-
������ʾ�� | ��A01�� | | 5
60-
����ͼ�� | ��B01�� | | 4
61-
���Գ���Ա | ��Z01�� | | 5
57+
���� | ����� | ��ע1a |character_length
58+
------------+---------+--------+------------------
59+
������ʾ�� | ��A01�� | |5
60+
����ͼ�� | ��B01�� | |4
61+
���Գ���Ա | ��Z01�� | |5
6262
(3 rows)
6363

6464
select *,octet_length(����) from ���������;

‎src/test/mb/expected/euc_jp.out

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ select * from
5454
(2 rows)
5555

5656
select *,character_length(�Ѹ�) from �׻����Ѹ�;
57-
�Ѹ� | ʬ�ॳ���� | ����1a���� |char_length
58-
----------------------------+------------+------------+-------------
59-
����ԥ塼���ǥ����ץ쥤 | ��A01�� | | 12
60-
����ԥ塼������ե��å��� | ʬB10�� | | 13
61-
����ԥ塼���ץ�����ޡ� | ��Z01�� | | 12
57+
�Ѹ� | ʬ�ॳ���� | ����1a���� |character_length
58+
----------------------------+------------+------------+------------------
59+
����ԥ塼���ǥ����ץ쥤 | ��A01�� | |12
60+
����ԥ塼������ե��å��� | ʬB10�� | |13
61+
����ԥ塼���ץ�����ޡ� | ��Z01�� | |12
6262
(3 rows)
6363

6464
select *,octet_length(�Ѹ�) from �׻����Ѹ�;

‎src/test/mb/expected/euc_kr.out

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ select * from ͪߩѦ
5454
(2 rows)
5555

5656
select *,character_length(���) from ͪߩѦ���;
57-
��� | ��׾�ڵ� | ���1a�� |char_length
58-
------------------+----------+------------+-------------
59-
��ǻ�͵��÷��� | ѦA01߾ | | 8
60-
��ǻ�ͱ׷��Ƚ� | ��B10�� | | 7
61-
��ǻ�����α׷��� | ��Z01�� | | 8
57+
��� | ��׾�ڵ� | ���1a�� |character_length
58+
------------------+----------+------------+------------------
59+
��ǻ�͵��÷��� | ѦA01߾ | |8
60+
��ǻ�ͱ׷��Ƚ� | ��B10�� | |7
61+
��ǻ�����α׷��� | ��Z01�� | |8
6262
(3 rows)
6363

6464
select *,octet_length(���) from ͪߩѦ���;

‎src/test/mb/expected/euc_tw.out

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ select * from
5252
(1 row)
5353

5454
select *, character_length(����ɱ) from ��ٸ����;
55-
����ɱ | ��Ƴ��� | ���� |char_length
56-
--------+------------------+---------+-------------
57-
����� | ������ | ơA01�� | 3
58-
������ | ����ȴ����Ƴ | ��B10�� | 3
59-
���� | ӡ��ϴǹȴ����Ƴ | ��Z01Ħ | 3
55+
����ɱ | ��Ƴ��� | ���� |character_length
56+
--------+------------------+---------+------------------
57+
����� | ������ | ơA01�� |3
58+
������ | ����ȴ����Ƴ | ��B10�� |3
59+
���� | ӡ��ϴǹȴ����Ƴ | ��Z01Ħ |3
6060
(3 rows)
6161

6262
select *, octet_length(����ɱ) from ��ٸ����;

‎src/test/mb/expected/mule_internal.out

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ select * from
5454
(2 rows)
5555

5656
select *,character_length(��ђ��) from ��ג�������ђ��;
57-
��ђ�� | �ʬ������������ | ������1a������ |char_length
58-
-----------------------------------------+-----------------+----------------+-------------
59-
������Ԓ�咡������ǒ�������ג�쒥� | ���A01��� | | 12
60-
������Ԓ�咡���������钥Ւ����Ò����� | �ʬB10��� | | 13
61-
������Ԓ�咡������ג�풥���钥ޒ�� | ���Z01��� | | 12
57+
��ђ�� | �ʬ������������ | ������1a������ |character_length
58+
-----------------------------------------+-----------------+----------------+------------------
59+
������Ԓ�咡������ǒ�������ג�쒥� | ���A01��� | |12
60+
������Ԓ�咡���������钥Ւ����Ò����� | �ʬB10��� | |13
61+
������Ԓ�咡������ג�풥���钥ޒ�� | ���Z01��� | |12
6262
(3 rows)
6363

6464
select *,octet_length(��ђ��) from ��ג�������ђ��;
@@ -141,11 +141,11 @@ select * from
141141
(2 rows)
142142

143143
select *,character_length(������) from ��Ƒ�㑻�������;
144-
������ | ��֑����� | ����ע1a |char_length
145-
-----------------+-----------+----------+-------------
146-
����ԑ�ԑʾ��� | ���A01��� | | 5
147-
����ԑͼ��� | ���B01��� | | 4
148-
����ԑ�̑��Ա | ���Z01��� | | 5
144+
������ | ��֑����� | ����ע1a |character_length
145+
-----------------+-----------+----------+------------------
146+
����ԑ�ԑʾ��� | ���A01��� | |5
147+
����ԑͼ��� | ���B01��� | |4
148+
����ԑ�̑��Ա | ���Z01��� | |5
149149
(3 rows)
150150

151151
select *,octet_length(������) from ��Ƒ�㑻�������;
@@ -228,11 +228,11 @@ select * from
228228
(2 rows)
229229

230230
select *,character_length(��듾�) from �ͪ�ߩ�Ѧ��듾�;
231-
��듾� | ��“׾��ړ�� | ����1a��󓱸 |char_length
232-
--------------------------+--------------+----------------+-------------
233-
��ēǻ��͓�𓽺��Ó����� | �ѦA01�߾ | | 8
234-
��ēǻ��͓�ד����ȓ�� | ���B10��� | | 7
235-
��ēǻ��͓����Γ�ד����� | ���Z01��� | | 8
231+
��듾� | ��“׾��ړ�� | ����1a��󓱸 |character_length
232+
--------------------------+--------------+----------------+------------------
233+
��ēǻ��͓�𓽺��Ó����� | �ѦA01�߾ | |8
234+
��ēǻ��͓�ד����ȓ�� | ���B10��� | |7
235+
��ēǻ��͓����Γ�ד����� | ���Z01��� | |8
236236
(3 rows)
237237

238238
select *,octet_length(��듾�) from �ͪ�ߩ�Ѧ��듾�;
@@ -292,13 +292,13 @@ select * from test where t ~* 'espa
292292
(2 rows)
293293

294294
select *,character_length(t) from test;
295-
t |char_length
296-
--------------------------------------+-------------
297-
ENGLISH | 7
298-
FRAN��AIS | 8
299-
ESPA��OL | 7
300-
��SLENSKA | 8
301-
ENGLISH FRAN��AIS ESPA��OL ��SLENSKA | 33
295+
t |character_length
296+
--------------------------------------+------------------
297+
ENGLISH |7
298+
FRAN��AIS |8
299+
ESPA��OL |7
300+
��SLENSKA |8
301+
ENGLISH FRAN��AIS ESPA��OL ��SLENSKA |33
302302
(5 rows)
303303

304304
select *,octet_length(t) from test;

‎src/test/mb/expected/sjis.out

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,11 @@ select * from
5353
(2 rows)
5454

5555
select *,character_length(�p��) from �v�Z�@�p��;
56-
�p�� | ���ރR�[�h | ���l1a���� |char_length
57-
----------------------------+------------+------------+-------------
58-
�R���s���[�^�f�B�X�v���C | �@A01�� | | 12
59-
�R���s���[�^�O���t�B�b�N�X | ��B10�� | | 13
60-
�R���s���[�^�v���O���}�[ | �lZ01�� | | 12
56+
�p�� | ���ރR�[�h | ���l1a���� |character_length
57+
----------------------------+------------+------------+------------------
58+
�R���s���[�^�f�B�X�v���C | �@A01�� | |12
59+
�R���s���[�^�O���t�B�b�N�X | ��B10�� | |13
60+
�R���s���[�^�v���O���}�[ | �lZ01�� | |12
6161
(3 rows)
6262

6363
select *,octet_length(�p��) from �v�Z�@�p��;

‎src/test/mb/expected/unicode.out

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ select * from 計算機用語 where 用語 ~* 'コンピュータ[デグ]';
5454
(2 rows)
5555

5656
select *,character_length(用語) from 計算機用語;
57-
用語 | 分類コード | 備考1aだよ |char_length
58-
----------------------------+------------+------------+-------------
59-
コンピュータディスプレイ | 機A01上 | | 12
60-
コンピュータグラフィックス | 分B10中 | | 13
61-
コンピュータプログラマー | 人Z01下 | | 12
57+
用語 | 分類コード | 備考1aだよ |character_length
58+
----------------------------+------------+------------+------------------
59+
コンピュータディスプレイ | 機A01上 | |12
60+
コンピュータグラフィックス | 分B10中 | |13
61+
コンピュータプログラマー | 人Z01下 | |12
6262
(3 rows)
6363

6464
select *,octet_length(用語) from 計算機用語;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp