summaryrefslogtreecommitdiff
path: root/src/data
AgeCommit message (Collapse)Author
2003-08-04Remove --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 docBruce Momjian
and for src/data directories, and one minor patch for doc/README.locale. Please apply. Oleg.
1998-03-16Remove duplicatesBruce Momjian
1998-02-26Remove data/*.orig filesBruce Momjian
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-24From: "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