README
上传用户:blenddy
上传日期:2007-01-07
资源大小:6495k
文件大小:1k
源码类别:

数据库系统

开发平台:

Unix_Linux

  1. 1998 May 25
  2.    This directory contains a set of tests for locales. I provided one C
  3. program test-ctype.c to test CTYPE support in libc and installed
  4. localedata. Then there are test-sort.pl and test-sort.py that tests
  5. collating. (Also there is test-sort.py but it is commented out in scripts;
  6. uncomment it if you have Python interpreter installed).
  7.    To run a test for some locale (koi8, e.g) run
  8. make all test-$locale
  9.    (for example)
  10. make all test-koi8
  11.    Currently, only tests for koi8 locale (russian cyrillic for UN*X)
  12. provided in koi8 directory. Script `runall' calls test-pgsql-locale to test
  13. whether locale support had been compiled into PotgreSQL, test-ctype to test
  14. libc and localedata, test-sort.pl (uncomment test-sort.py, if you have
  15. Python interpreter installed) and does tests on PostgreSQL with
  16. test-koi8*.sql.in.
  17.    To add locale tests one need to create directory $locale and create
  18. Makefile (and other files) similar to koi8-r/*. Actually, the simplest (I
  19. think) method is just copy koi8-r directory and edit/replace files.
  20. Oleg.
  21. ---- 
  22.     Oleg Broytmann     http://members.xoom.com/phd2/     phd2@earthling.net