From: | aparashar(at)pgfoundry(dot)org (User Aparashar) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | bizgres - bizgres: ENHANCEMENTS: 1. |
Date: | 2005-07-21 17:53:09 |
Message-ID: | 20050721175309.0985A1125F2F@pgfoundry.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Log Message:
-----------
ENHANCEMENTS:
1. - Include extensive multi-byte regression tests for copy command.
- Uses following complete character sets and encoding types for testing:
"big5 gbk uhc gb18030 euc_cn latin8 euc_kr euc_jp"
2. Include help and usage for various tests.
3. Include cleanup function, to remove the log files and database objects that have been created.
Modified Files:
--------------
bizgres/postgresql/src/test/mb:
mbregress.sh (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/test/mb/mbregress.sh.diff?r1=1.1.1.1&r2=1.2)
From | Date | Subject | |
---|---|---|---|
Next Message | User Aparashar | 2005-07-21 17:56:50 | bizgres - bizgres: ENHANCED THE README TO REFLECT THE ENHANCEMENTS ON |
Previous Message | Bruce Momjian | 2005-07-21 15:16:34 | pgsql: Add comment about void* use in MemSet. |