]> granicus.if.org Git - postgresql/commit
Fix bug in mic2ascii(). It does not handle correctly if none ASCII
authorTatsuo Ishii <ishii@postgresql.org>
Tue, 25 Sep 2001 01:27:03 +0000 (01:27 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Tue, 25 Sep 2001 01:27:03 +0000 (01:27 +0000)
commit1b20315008267c3b6c946c87cff5f9b0bcd1c44d
treeea93fce2b7d0998f13e28985e3d5a1c4ba059da5
parent8401f06efd814f3e1eaf5fbe2068594ab919aeb7
Fix bug in mic2ascii(). It does not handle correctly if none ASCII
chars are in the input.
src/backend/utils/mb/conv.c