Re: Patch: add conversion from pg_wchar to multibyte
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: robertmhaas@gmail.com, aekorotkov@gmail.com, pgsql-hackers@postgresql.org
Date: 2012-07-03T22:37:03Z
Lists: pgsql-hackers
Tatsuo Ishii <ishii@postgresql.org> writes: >> I have added comments about mule internal encoding by refreshing my >> memory and from old document found on >> web(http://mibai.tec.u-ryukyu.ac.jp/cgi-bin/info2www?%28mule%29Buffer%20and%20string). > Any objection to apply my patch? It needs a bit of copy-editing, and I think we need to do more than just add comments: the various byte values should have #defines so that you can grep for code usages. I'll see what I can do with it. regards, tom lane