index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
mb
Age
Commit message (
Expand
)
Author
2017-03-15
Fix MB regression tests for WAL-logging of hash indexes.
Robert Haas
2016-01-25
Revert "Fix broken multibyte regression tests."
Tatsuo Ishii
2015-12-28
Fix omission of -X (--no-psqlrc) in some psql invocations.
Tom Lane
2015-08-09
Fix broken multibyte regression tests.
Tatsuo Ishii
2015-05-15
Fix outdated src/test/mb/ tests, and add a GB18030 test.
Tom Lane
2012-04-24
Lots of doc corrections.
Robert Haas
2011-09-01
Minor improvements to mbregress.sh script.
Robert Haas
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2009-11-23
Use diff's -w switch only on Windows, to avoid problems with inconsistent
Tom Lane
2009-05-06
Modify CREATE DATABASE to enforce that the source database's encoding setting
Tom Lane
2008-03-21
More README src cleanups.
Bruce Momjian
2006-05-21
Change the backend to reject strings containing invalidly-encoded multibyte
Tom Lane
2005-06-24
unbreak unicode/utf8 test
Tatsuo Ishii
2005-03-07
Rename canonical encodings, per Peter:
Bruce Momjian
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2002-09-03
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-08-29
update mbregress expected files
Tatsuo Ishii
2001-10-15
Commit Patrice's patches except:
Tatsuo Ishii
2001-09-22
Fix expected files.
Tatsuo Ishii
2001-02-21
new regression data for 7.1
Tatsuo Ishii
2001-02-21
change destroydb -> dropdb
Tatsuo Ishii
2000-05-16
Remove configure check for how to abbreviate 'tr A-Z a-z', and instead
Tom Lane
2000-03-16
Fixes for char_length() changes.
Tatsuo Ishii
2000-02-27
Update expected files due to the psql format change
Tatsuo Ishii
2000-02-27
Suppress unneccesary message from createdb
Tatsuo Ishii
2000-01-18
Adopt for new psql
Tatsuo Ishii
1999-04-25
Multibyte tests were all 'failing' because of change of
Tom Lane
1999-02-02
Add missing mb files.
Bruce Momjian
1999-02-02
Included patches make some enhancements to the multi-byte support.
Bruce Momjian
1998-07-26
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-24
I really hope that I haven't missed anything in this one...
Marc G. Fournier