Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1656cb7 commit bf47e3eCopy full SHA for bf47e3e
src/backend/utils/mb/conversion_procs/README.euc_jp
@@ -1,6 +1,6 @@
1
�����������ǥ����Ѵ��ؿ����ɲ���ˡ
2
3
- 2002/09/18 Tatsuo Ishii
+ 2006/04/15 Tatsuo Ishii
4
5
�Ϥ����
6
@@ -24,7 +24,7 @@ o C
24
INTEGER, -- source encoding id
25
INTEGER, -- destination encoding id
26
CSTRING, -- source string (null terminated C string)
27
- CSTRING, -- destination string (null terminated C string)
+ INTERNAL, -- destination string (null terminated C string)
28
INTEGER -- source string length
29
) returns VOID;
30
0 commit comments