We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e64a331 commit d4a2c86Copy full SHA for d4a2c86
src/test/regress/expected/euc_jp.out
@@ -54,11 +54,11 @@ select * from
54
(2 rows)
55
56
select *,character_length(�Ѹ�) from �����Ѹ�;
57
- �Ѹ� | ʬ�ॳ���� | ����1a���� | length
58
-----------------------------+------------+------------+--------
59
- ����ԥ塼���ǥ����ץ쥤 | ��A01�� | | 12
60
- ����ԥ塼������ե��å��� | ʬB10�� | | 13
61
- ����ԥ塼���ץ�����ޡ� | ��Z01�� | | 12
+ �Ѹ� | ʬ�ॳ���� | ����1a���� | char_length
+----------------------------+------------+------------+-------------
+ ����ԥ塼���ǥ����ץ쥤 | ��A01�� | | 12
+ ����ԥ塼������ե��å��� | ʬB10�� | | 13
+ ����ԥ塼���ץ�����ޡ� | ��Z01�� | | 12
62
(3 rows)
63
64
select *,octet_length(�Ѹ�) from �����Ѹ�;
0 commit comments