|
1 |
| -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/charset.sgml,v 2.4 2000/12/20 00:44:49 ishii Exp $ --> |
| 1 | +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/charset.sgml,v 2.5 2000/12/22 21:51:57 petere Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="charset">
|
4 | 4 | <title>Localization</>
|
@@ -235,7 +235,7 @@ perl: warning: Falling back to the standard locale ("C").
|
235 | 235 | <title>Author</title>
|
236 | 236 |
|
237 | 237 | <para>
|
238 |
| - <ulink url="mailto:ishii@postgresql.org">Tatsuo Ishii</ulink>, |
| 238 | + Tatsuo Ishii (<email>ishii@postgresql.org</email>), |
239 | 239 | last updated 2000-03-22.
|
240 | 240 | Check <ulink
|
241 | 241 | url="http://www.sra.co.jp/people/t-ishii/PostgreSQL/">Tatsuo's
|
@@ -670,7 +670,7 @@ Jan 26, 1999
|
670 | 670 | * Add support for Big5 for fronend encoding
|
671 | 671 | (you need to create a database with EUC_TW to use Big5)
|
672 | 672 | * Add regression test case for EUC_TW
|
673 |
| - (contributed by <ulink url="mailto:jonahkuo@mail.ttn.com.tw">Jonah Kuo</ulink>) |
| 673 | + (contributed by Jonah Kuo <email>jonahkuo@mail.ttn.com.tw</email>) |
674 | 674 |
|
675 | 675 | Dec 15, 1998
|
676 | 676 | * Bugs related to SQL_ASCII support fixed
|
@@ -701,7 +701,7 @@ April 21, 1998 some enhancements/fixes
|
701 | 701 | * add octet_length()
|
702 | 702 | * add --with-mb option to configure
|
703 | 703 | * new regression tests for EUC_KR
|
704 |
| - (contributed by <ulink url="mailto:hong@lunaris.hanmesoft.co.kr">Soonmyung. Hong</ulink>) |
| 704 | + (contributed by Soonmyung Hong <email>hong@lunaris.hanmesoft.co.kr</email>) |
705 | 705 | * add some test cases to the EUC_JP regression test
|
706 | 706 | * fix problem in regress/regress.sh in case of System V
|
707 | 707 | * fix toupper(), tolower() to handle 8bit chars
|
@@ -730,7 +730,7 @@ is not necceary in 6.5.1 - Tatsuo]
|
730 | 730 | Version: 0.91 for PgSQL 6.5
|
731 | 731 | Author: Pavel Behal
|
732 | 732 | Revised by: Tatsuo Ishii
|
733 |
| -Email: <ulink url="mailto:behal@opf.slu.cz">behal@opf.slu.cz</ulink> |
| 733 | +Email: behal@opf.slu.cz |
734 | 734 | Licence: The Same as PostgreSQL
|
735 | 735 |
|
736 | 736 | Sorry for my Eglish and C code, I'm not native :-)
|
|
0 commit comments