File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
src/backend/utils/mb/conversion_procs Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
�����������ǥ����Ѵ��ؿ����ɲ���ˡ
2
2
3
- 2002/07/24 Tatsuo Ishii
3
+ 2002/09/18 Tatsuo Ishii
4
4
5
5
�Ϥ����
6
6
23
23
conv_proc(
24
24
INTEGER, -- source encoding id
25
25
INTEGER, -- destination encoding id
26
- OPAQUE, -- source string (null terminated C string)
27
- OPAQUE, -- destination string (null terminated C string)
26
+ CSTRING, -- source string (null terminated C string)
27
+ CSTRING, -- destination string (null terminated C string)
28
28
INTEGER -- source string length
29
- ) returns INTEGER; -- dummy. returns nothing, actually.
29
+ ) returns VOID;
30
30
31
31
ͣ��ν��ϰ�����4���ܤ�destination string�Ǥ����桼������ؿ���ɬ��
32
32
�ʥ����palloc�����������Ѵ���̤�NULL�����ߥ͡��Ȥ��줿Cʸ�����
77
77
78
78
�ǥե���ȤΥ����ǥ����Ѵ��Ȥ��ƻ��ѤǤ��뤿��ˤϡ�����������
79
79
�����ǥ��ȥǥ��ƥ��͡�������ǥ��δ֤����������Ѵ���
80
- �Ǥ��뤳�Ȥ�ɬ�פǤ����ʤ�������륨���ǥ��Υڥ����դ���2��
81
- �δؿ ��κ�����ɬ�פǤ��������δؿ����̡��Υ��֥ǥ��쥯�ȥ����Ͽ��
82
- �Ƥ��ɤ��Ǥ������̾�ϰ�ĤΥ������ե��������2�Ĥδؿ�����Ȥ �
83
- ¿���Ǥ��礦��
80
+ �Ǥ��뤳�Ȥ�ɬ�פǤ������ ʤ�������륨���ǥ��Υڥ����դ���2
81
+ �Ĥδؿ ��κ�����ɬ�פǤ��������δؿ����̡��Υ��֥ǥ��쥯�ȥ����Ͽ
82
+ ��� Ƥ��ɤ��Ǥ������̾�ϰ�ĤΥ������ե��������2�Ĥδؿ������
83
+ �� ¿���Ǥ��礦��
You can’t perform that action at this time.
0 commit comments