postgresql/src/test/mb
Robert Haas 48fb49e394 Minor improvements to mbregress.sh script.
1. Use new dropdb --if-exists option, to avoid alarming the user if
   the database being dropped doesn't already exist.
2. Bail out if createdb fails.
3. exit 1 if the checks fail.
4. Make it executable.

Josh Kupershmidt, with some kibitzing by me.
2011-09-01 09:21:10 -04:00
..
expected Change the backend to reject strings containing invalidly-encoded multibyte 2006-05-21 20:05:21 +00:00
sql unbreak unicode/utf8 test 2005-06-24 15:12:00 +00:00
mbregress.sh Minor improvements to mbregress.sh script. 2011-09-01 09:21:10 -04:00
README Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00

src/test/mb/README

README for multibyte regression test
							1998/7/22
							Tatsuo Ishii

This directory contains a set of tests for multibyte supporting
extentions for PostgreSQL. To run the test, simply type:

% sh mbregress.sh