aboutsummaryrefslogtreecommitdiff
path: root/src/test/mb
Commit message (Expand)AuthorAge
* Fix MB regression tests for WAL-logging of hash indexes.Robert Haas2017-03-15
* Revert "Fix broken multibyte regression tests."Tatsuo Ishii2016-01-26
* Fix omission of -X (--no-psqlrc) in some psql invocations.Tom Lane2015-12-28
* Fix broken multibyte regression tests.Tatsuo Ishii2015-08-09
* Fix outdated src/test/mb/ tests, and add a GB18030 test.Tom Lane2015-05-15
* Lots of doc corrections.Robert Haas2012-04-23
* Minor improvements to mbregress.sh script.Robert Haas2011-09-01
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Use diff's -w switch only on Windows, to avoid problems with inconsistentTom Lane2009-11-23
* Modify CREATE DATABASE to enforce that the source database's encoding settingTom Lane2009-05-06
* More README src cleanups.Bruce Momjian2008-03-21
* Change the backend to reject strings containing invalidly-encoded multibyteTom Lane2006-05-21
* unbreak unicode/utf8 testTatsuo Ishii2005-06-24
* Rename canonical encodings, per Peter:Bruce Momjian2005-03-07
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut2002-09-03
* update mbregress expected filesTatsuo Ishii2002-08-29
* Commit Patrice's patches except:Tatsuo Ishii2001-10-15
* Fix expected files.Tatsuo Ishii2001-09-22
* new regression data for 7.1Tatsuo Ishii2001-02-21
* change destroydb -> dropdbTatsuo Ishii2001-02-21
* Remove configure check for how to abbreviate 'tr A-Z a-z', and insteadTom Lane2000-05-16
* Fixes for char_length() changes.Tatsuo Ishii2000-03-16
* Update expected files due to the psql format changeTatsuo Ishii2000-02-27
* Suppress unneccesary message from createdbTatsuo Ishii2000-02-27
* Adopt for new psqlTatsuo Ishii2000-01-18
* Multibyte tests were all 'failing' because of change ofTom Lane1999-04-25
* Add missing mb files.Bruce Momjian1999-02-02
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-02
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-26
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-24