postgresql/src/backend/utils
Marc G. Fournier 0227a4e114 From: "Denis V. Dmitrienko" <denis@null.net>
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
1998-02-24 15:27:04 +00:00
..
adt From: "Denis V. Dmitrienko" <denis@null.net> 1998-02-24 15:27:04 +00:00
cache From: Jan Wieck <jwieck@debis.com> 1998-02-23 17:44:24 +00:00
error Goodbye register keyword. Compiler knows better. 1998-02-11 19:14:04 +00:00
fmgr Goodbye register keyword. Compiler knows better. 1998-02-11 19:14:04 +00:00
hash Goodbye register keyword. Compiler knows better. 1998-02-11 19:14:04 +00:00
init From: "Denis V. Dmitrienko" <denis@null.net> 1998-02-24 15:27:04 +00:00
misc Inline fastgetattr and others so data access does not use function 1998-01-31 04:39:26 +00:00
mmgr Goodbye register keyword. Compiler knows better. 1998-02-11 19:14:04 +00:00
sort ExecReScan for Unique & Sort nodes. 1998-02-23 06:28:16 +00:00
time Major cleanout of PORTNAME variables from Makefiles...bound to screw up 1997-12-20 00:29:35 +00:00
Gen_fmgrtab.sh.in fmgr_faddr cleanup 1998-01-31 05:54:57 +00:00
Makefile Major cleanout of PORTNAME variables from Makefiles...bound to screw up 1997-12-20 00:29:35 +00:00