diff options
Diffstat (limited to 'doc/README.mb.jp')
-rw-r--r-- | doc/README.mb.jp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.mb.jp b/doc/README.mb.jp index 6cb15c8883..7cafb2426e 100644 --- a/doc/README.mb.jp +++ b/doc/README.mb.jp @@ -299,7 +299,7 @@ o set client_encoding $B%3%^%s%I$r;H$&J}K!(B PostgreSQL$B$N(BCONVERT$B$H5!G=$O$[$H$s$IF1$8$G$9$,!$8F$S=P$77A<0$,0[$j$^(B $B$9!%(B - SELECT convert(text using euc_jp_to_utf_8) FROM unicode_tbl; + SELECT convert(text using euc_jp_to_utf8) FROM unicode_tbl; "using" $B$N8e$N0z?t$O!V%3%s%P!<%8%g%sL>!W$G$9!%$3$NNc$G$O!$(BEUC_JP $B$+(B $B$i(B UTF-8 $B$KJQ49$9$k%3%s%P!<%8%g%s$r;XDj$7$F$$$^$9!%Dj5A:Q$N%3%s%P!<(B |