<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/postgresql.git/doc/README.mb.jp, branch master</title>
<subtitle>git.postgresql.org: git/postgresql.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/'/>
<entry>
<title>Remove README.mb.big5 and README.mb.jp</title>
<updated>2011-07-14T15:28:07+00:00</updated>
<author>
<name>Peter Eisentraut</name>
<email>peter_e@gmx.net</email>
</author>
<published>2011-07-14T15:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=469a1087e26fb4e17db9449c05fd9b0df2ab5b0c'/>
<id>469a1087e26fb4e17db9449c05fd9b0df2ab5b0c</id>
<content type='text'>
They were wildly outdated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They were wildly outdated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename canonical encodings, per Peter:</title>
<updated>2005-03-07T04:30:55+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2005-03-07T04:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=e3d7de6b995a33ee5b6205c6e4fd4078b103af45'/>
<id>e3d7de6b995a33ee5b6205c6e4fd4078b103af45</id>
<content type='text'>
	UNICODE =&gt; UTF8
	ALT =&gt; WIN866
	WIN =&gt; WIN1251
	TCVN =&gt; WIN1258

The old codes continue to work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	UNICODE =&gt; UTF8
	ALT =&gt; WIN866
	WIN =&gt; WIN1251
	TCVN =&gt; WIN1258

The old codes continue to work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update multibyte Japanese document</title>
<updated>2002-10-21T05:14:06+00:00</updated>
<author>
<name>Tatsuo Ishii</name>
<email>ishii@postgresql.org</email>
</author>
<published>2002-10-21T05:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=79382cb91f955d1ed99369b50c808e2d48010887'/>
<id>79382cb91f955d1ed99369b50c808e2d48010887</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>&gt; Tatsuo Ishii wrote:</title>
<updated>2002-03-05T05:52:50+00:00</updated>
<author>
<name>Bruce Momjian</name>
<email>bruce@momjian.us</email>
</author>
<published>2002-03-05T05:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=a8bd7e1c6e026678019b2f25cffc0a94ce62b24b'/>
<id>a8bd7e1c6e026678019b2f25cffc0a94ce62b24b</id>
<content type='text'>
&gt; &gt; &gt; &gt; It was made to cope with encoding such as an Asian bloc in 7.2Beta2.
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; Added ServerEncoding
&gt; &gt; &gt; &gt;         Korean (JOHAB), Thai (WIN874),
&gt; &gt; &gt; &gt;         Vietnamese (TCVN), Arabic (WIN1256)
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; Added ClientEncoding
&gt; &gt; &gt; &gt;         Simplified Chinese (GBK), Korean (UHC)
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt;
&gt; http://www.sankyo-unyu.co.jp/Pool/postgresql-7.2b2.newencoding.diff.tar.gz
&gt; &gt; &gt; &gt; (608K)
&gt; &gt; &gt;
&gt; &gt; &gt; Looks good.  I need some people to review this for me.
&gt; &gt;
&gt; &gt; For me they look good too. The only missing part is a
&gt; &gt; documentation. I will ask him to write it up. If he couldn't, I will
&gt; &gt; do it for him.
&gt; &gt; &gt; The diff is 3mb
&gt; &gt; &gt; but appears to address only additions to multibyte.  I have attached a
&gt; &gt; &gt; list of files it modifies.  Also, look at the sizes of the mb/
&gt; &gt; &gt; directory.  It is getting large:
&gt; &gt; &gt;
&gt; &gt; &gt;   4       ./CVS
&gt; &gt; &gt;   6       ./Unicode/CVS
&gt; &gt; &gt;   3433    ./Unicode
&gt; &gt; &gt;   6197    .
&gt; &gt;
&gt; &gt; Yes. We definitely need the on-the-fly encoding addition capability:
&gt; &gt; i.e. CREATE CHRACTER SET in the future...
&gt; &gt; --
&gt; &gt; Tatsuo Ishii
&gt; &gt;
&gt; &gt;

Address chainge.

http://www.sankyo-unyu.co.jp/Pool/postgresql-7.2.newencoding.diff.gz

Add PsqlODBC and document ...etc patch.

Eiji Tokuya
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&gt; &gt; &gt; &gt; It was made to cope with encoding such as an Asian bloc in 7.2Beta2.
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; Added ServerEncoding
&gt; &gt; &gt; &gt;         Korean (JOHAB), Thai (WIN874),
&gt; &gt; &gt; &gt;         Vietnamese (TCVN), Arabic (WIN1256)
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt; Added ClientEncoding
&gt; &gt; &gt; &gt;         Simplified Chinese (GBK), Korean (UHC)
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt;
&gt; &gt; &gt; &gt;
&gt; http://www.sankyo-unyu.co.jp/Pool/postgresql-7.2b2.newencoding.diff.tar.gz
&gt; &gt; &gt; &gt; (608K)
&gt; &gt; &gt;
&gt; &gt; &gt; Looks good.  I need some people to review this for me.
&gt; &gt;
&gt; &gt; For me they look good too. The only missing part is a
&gt; &gt; documentation. I will ask him to write it up. If he couldn't, I will
&gt; &gt; do it for him.
&gt; &gt; &gt; The diff is 3mb
&gt; &gt; &gt; but appears to address only additions to multibyte.  I have attached a
&gt; &gt; &gt; list of files it modifies.  Also, look at the sizes of the mb/
&gt; &gt; &gt; directory.  It is getting large:
&gt; &gt; &gt;
&gt; &gt; &gt;   4       ./CVS
&gt; &gt; &gt;   6       ./Unicode/CVS
&gt; &gt; &gt;   3433    ./Unicode
&gt; &gt; &gt;   6197    .
&gt; &gt;
&gt; &gt; Yes. We definitely need the on-the-fly encoding addition capability:
&gt; &gt; i.e. CREATE CHRACTER SET in the future...
&gt; &gt; --
&gt; &gt; Tatsuo Ishii
&gt; &gt;
&gt; &gt;

Address chainge.

http://www.sankyo-unyu.co.jp/Pool/postgresql-7.2.newencoding.diff.gz

Add PsqlODBC and document ...etc patch.

Eiji Tokuya
</pre>
</div>
</content>
</entry>
<entry>
<title>Update multibyte Japanese doc</title>
<updated>2001-10-01T08:16:38+00:00</updated>
<author>
<name>Tatsuo Ishii</name>
<email>ishii@postgresql.org</email>
</author>
<published>2001-10-01T08:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=8ae8ddbb8e8a1072df2cc863b1a071cc4975c3e4'/>
<id>8ae8ddbb8e8a1072df2cc863b1a071cc4975c3e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2001-03-26T08:32:10+00:00</updated>
<author>
<name>Tatsuo Ishii</name>
<email>ishii@postgresql.org</email>
</author>
<published>2001-03-26T08:32:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=46f4cdeb7adddf270aef3d7222934c9fa512843a'/>
<id>46f4cdeb7adddf270aef3d7222934c9fa512843a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update mutibyte doc</title>
<updated>2001-02-22T04:30:16+00:00</updated>
<author>
<name>Tatsuo Ishii</name>
<email>ishii@postgresql.org</email>
</author>
<published>2001-02-22T04:30:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=74b0a18b6ba3275506c19e4c932bb4d85a10dd5f'/>
<id>74b0a18b6ba3275506c19e4c932bb4d85a10dd5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update multibyte Japanese doc for 7.1.</title>
<updated>2001-01-06T12:38:28+00:00</updated>
<author>
<name>Tatsuo Ishii</name>
<email>ishii@postgresql.org</email>
</author>
<published>2001-01-06T12:38:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=5eee6f1ba69c99f193f8daa0d016c37b1268624b'/>
<id>5eee6f1ba69c99f193f8daa0d016c37b1268624b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Multibyte documentations update</title>
<updated>2000-05-20T13:40:13+00:00</updated>
<author>
<name>Tatsuo Ishii</name>
<email>ishii@postgresql.org</email>
</author>
<published>2000-05-20T13:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=aa387054d2675a5c0c44f987427f42eeac800289'/>
<id>aa387054d2675a5c0c44f987427f42eeac800289</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 7.0 release</title>
<updated>2000-03-23T02:04:07+00:00</updated>
<author>
<name>Tatsuo Ishii</name>
<email>ishii@postgresql.org</email>
</author>
<published>2000-03-23T02:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=5ca8eb92169e1a785bea20c0d3f77f04afce830f'/>
<id>5ca8eb92169e1a785bea20c0d3f77f04afce830f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
