postgresql/src/test/mb
Tom Lane 870df2b3b7 Fix omission of -X (--no-psqlrc) in some psql invocations.
As of commit d5563d7df, psql -c no longer implies -X, but not all of
our regression testing scripts had gotten that memo.

To ensure consistency of results across different developers, make
sure that *all* invocations of psql in all scripts in our tree
use -X, even where this is not what previously happened.

Michael Paquier and Tom Lane
2015-12-28 11:46:43 -05:00
..
expected Fix broken multibyte regression tests. 2015-08-09 11:05:53 +09:00
sql Fix outdated src/test/mb/ tests, and add a GB18030 test. 2015-05-15 13:47:42 -04:00
mbregress.sh Fix omission of -X (--no-psqlrc) in some psql invocations. 2015-12-28 11:46:43 -05:00
README Lots of doc corrections. 2012-04-23 22:43:09 -04: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
extensions for PostgreSQL. To run the test, simply type:

% sh mbregress.sh