Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-04 | Remove --enable-recode feature, since it's been broken by IPv6 changes, | Tom Lane | |
and seems to have too few users to justify maintaining. | |||
1999-08-16 | I've sent 3 mails to pgsql-patches. There are two files, one for doc | Bruce Momjian | |
and for src/data directories, and one minor patch for doc/README.locale. Please apply. Oleg. | |||
1998-03-16 | Remove duplicates | Bruce Momjian | |
1998-02-26 | Remove data/*.orig files | Bruce Momjian | |
1998-02-26 | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | |
1998-02-24 | From: "Denis V. Dmitrienko" <denis@null.net> | Marc G. Fournier | |
What it does: It solves stupid problem with cyrillic charsets IP-based on-fly recoding. take a look at /data/charset.conf for details. You can use any tables for any charset. Tables are from Russian Apache project. Tables in this patch contains also Ukrainian characters. Then run ./configure --enable-recode |