Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bf47e3e

Browse files
committed
Fix description how to create conversion function.
1 parent 1656cb7 commit bf47e3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/utils/mb/conversion_procs/README.euc_jp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
���������󥳡��ǥ����Ѵ��ؿ����ɲ���ˡ
22

3-
2002/09/18 Tatsuo Ishii
3+
2006/04/15 Tatsuo Ishii
44

55
�Ϥ����
66

@@ -24,7 +24,7 @@ o C
2424
INTEGER, -- source encoding id
2525
INTEGER, -- destination encoding id
2626
CSTRING, -- source string (null terminated C string)
27-
CSTRING, -- destination string (null terminated C string)
27+
INTERNAL, -- destination string (null terminated C string)
2828
INTEGER -- source string length
2929
) returns VOID;
3030

0 commit comments

Comments
 (0)