📄 readme
字号:
1998 May 25 This directory contains a set of tests for locales. I provided one Cprogram test-ctype.c to test CTYPE support in libc and installedlocaledata. Then there are test-sort.pl and test-sort.py that testscollating. (Also there is test-sort.py but it is commented out in scripts;uncomment it if you have Python interpreter installed). To run a test for some locale (koi8, e.g) runmake all test-$locale (for example)make all test-koi8 Currently, only tests for koi8 locale (russian cyrillic for UN*X)provided in koi8 directory. Script `runall' calls test-pgsql-locale to testwhether locale support had been compiled into PotgreSQL, test-ctype to testlibc and localedata, test-sort.pl (uncomment test-sort.py, if you havePython interpreter installed) and does tests on PostgreSQL withtest-koi8*.sql.in. To add locale tests one need to create directory $locale and createMakefile (and other files) similar to koi8-r/*. Actually, the simplest (Ithink) method is just copy koi8-r directory and edit/replace files.Oleg.---- Oleg Broytmann http://members.xoom.com/phd2/ phd2@earthling.net
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -