mirror of
https://github.com/postgres/postgres.git
synced 2026-03-30 22:36:05 -04:00
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. |
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| mbregress.sh | ||
| README | ||
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