|
1 |
| -<!-- $Header: /cvsroot/pgsql/doc/src/sgml/charset.sgml,v 2.19 2001/11/28 20:49:09 petere Exp $ --> |
| 1 | +<!-- $Header: /cvsroot/pgsql/doc/src/sgml/charset.sgml,v 2.20 2002/01/08 05:45:19 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="charset">
|
4 | 4 | <title>Localization</>
|
@@ -967,7 +967,7 @@ April 21, 1998 some enhancements/fixes
|
967 | 967 | * add octet_length()
|
968 | 968 | * add --with-mb option to configure
|
969 | 969 | * new regression tests for EUC_KR
|
970 |
| - (contributed by Soonmyung Hong <email>hong@lunaris.hanmesoft.co.kr</email>) |
| 970 | + (contributed by Soonmyung Hong) |
971 | 971 | * add some test cases to the EUC_JP regression test
|
972 | 972 | * fix problem in regress/regress.sh in case of System V
|
973 | 973 | * fix toupper(), tolower() to handle 8bit chars
|
|