⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 PostgreSQL 8.1.4的源码 适用于Linux下的开源数据库系统
💻
字号:
$PostgreSQL: pgsql/src/test/locale/README,v 1.5 2003/11/29 19:52:14 pgsql Exp $This directory contains a set of tests for locales.  I provided one Cprogram test-ctype.c to test CTYPE support in libc and the installedlocale data.  Then there are test-sort.pl and test-sort.py that testcollating.To run a test for some locale run    gmake check-$localefor example    gmake check-koi8-rCurrently, there are only tests for a few locales available.  The script'runall' calls test-ctype to test libc and locale data, test-sort.pl(uncomment test-sort.py, if you have a Python interpreter installed), anddoes tests on PostgreSQL with the provided SQL script files.To add locale tests one needs to create a directory $locale and createa Makefile (and other files) similar to koi8-r/*.  Actually, the simplest(I think) method is just to copy the koi8-r directory and edit/replacethe files.Oleg.----     Oleg Broytmann     http://members.xoom.com/phd2/     phd2@earthling.net

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -