Return-Path: postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id XAA03511 for postgres-redist; Thu, 8 Jun 1995 23:10:52 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199506090610.XAA03511@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from uucp0.tokyo.spin.ad.jp (uucp0.tokyo.spin.ad.jp [165.76.20.2]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id XAA03499 for <postgres@nobozo.CS.Berkeley.EDU>; Thu, 8 Jun 1995 23:10:50 -0700
Received: (from @localhost) by uucp0.tokyo.spin.ad.jp (8.6.12+2.5Wb3/3.4Wbata3-05/31/95) with UUCP id OAA21385; Fri, 9 Jun 1995 14:36:33 +0900
Received: by yukie.rccm.co.jp (4.1/6.4J.6-local-1.0)
	id AA01789; Fri, 9 Jun 95 13:49:33 JST
From: Jun Kuwamura <juk@rccm.co.jp>
Message-Id: <9506090449.AA01789@yukie.rccm.co.jp>
Subject: Japanese Kanji Code Patch for Postgres.
To: postgres@postgres.Berkeley.EDU
Date: Fri, 9 Jun 95 13:49:33 JST
Cc: t-ishii@sra.co.jp
In-Reply-To: <199503270742.XAA05135@faerie.CS.Berkeley.EDU>; from "Paul M. Aoki" at Mar 26, 95 11:42 pm
X-Mailer: ELM [version 2.3 PL0]
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Thu, 08 Jun 95 23:10:52 -0700
Resent-XMts: smtp

  Hi, I ever asked about Japanese Kanji Code with Postgres.  Here is
one resolution for it.  (I did not know Postgres can save Japanese EUC
at that time. (^^;

  One month ago, I found an article about Postgres in "Computer Today"
magazine(May/1995) in Japan.  Mr. Tatsuo Ishii(SRA) wrote about his
library searching system with Postgres and HTML.

	http://www.sra.co.jp/public/doc/www-computer-today/

He wrote about the Japanese pathch which he posted in fj news group in
the part of "Postgres" in his article.  Unfortunetly I did not have
means to access fj archives, so I mailed to him.  He was kindly to
send the patch for Postgres4.1 to me.  As his patch contains
regex.[ch] from "GNU e?grep version 1.6+multi-byte extension", so you
can search strings with regular expresson in Japanese.

  He updated his patch to Postgres4.2 two weeks later.  I remade
Postgres4.2 with his patch on DEC3000/800AXP OSF/1/Japanese V.1.3 and
check it worked.(regress test was succeeded on it, but failed on OSF/1
V.3.0).  And he also made an patch for Postgres95 according to his
mail most recently arrieved at here.  You can find them in:

	ftp://ftp.sra.co.jp/pub/cmd/postgres/

  I also remade Pgbrowse with Japanese patched Tcl/Tk and TclX.  I
checked the Postgres work with this.  The patches for Tcl/Tk was also
made some other person in SRA.  It require kinput2.  I needed to
include the following in init.tcl of pgbrowse.

	"source $tk_library/kinput.tcl"

I found the Tcl/Tk patches in ftp://srawgw.sra.co.jp/pub/lang/tcl/jp.
(It was almost a year ago.  It maybe changed.)

  Thans a lot, Mr.Ishii.

--
 Jun Kuwamura
Rc cM		Reseach Center of Computational Mechanics, Inc.
 _^_		   Phone: +3-3785-3033, Fax: +3-3785-6066
  ~			E-mail:	juk@rccm.co.jp	

P.S. Now I'm looking for pg95browse:-)

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
