mirror of https://github.com/postgres/postgres.git
Typo fix
parent
972124091d
commit
55179388f9
|
|
@ -2,9 +2,10 @@
|
|||
1999 Jul 21
|
||||
===========
|
||||
|
||||
Josef Balatka, <balatka@email.cz> asked us to remove RECODE and sent me
|
||||
Josef Balatka, <balatka@email.cz> asked us not to remove RECODE and sent me
|
||||
Czech ISO-8859-2 -> WIN-1250 translation table.
|
||||
RECODE is no longer contains Cyrillic RECODE and will stay in PostgreSQL.
|
||||
RECODE is no longer contains just Cyrillic RECODE and will stay in
|
||||
PostgreSQL.
|
||||
|
||||
He also created some bits of documentation, mostly concerning RECODE -
|
||||
see README.Charsets.
|
||||
|
|
|
|||
Loading…
Reference in New Issue