index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
mb
Age
Commit message (
Expand
)
Author
2009-02-10
Support for KOI8U encoding
Peter Eisentraut
2009-01-29
Replace argument-checking Asserts with regular test-and-elog checks in all
Tom Lane
2009-01-04
Add a pg_encoding_mbcliplen() function that is just like pg_mbcliplen()
Tom Lane
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-10-29
Unicode escapes in strings and identifiers
Peter Eisentraut
2008-06-18
Move wchar2char() and char2wchar() from tsearch into /mb to be easier to
Bruce Momjian
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-11-15
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-10-15
Fix pg_wchar_table[] to match revised ordering of the encoding ID enum.
Tom Lane
2007-10-13
Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the
Tom Lane
2007-09-18
Close previously open holes for invalidly encoded data to enter the
Andrew Dunstan
2007-04-15
Make JOHAB client only encoding per discussions in pgsql-hackers
Tatsuo Ishii
2007-03-25
Add new encoding EUC_JIS_2004 and SHIFT_JIS_2004,
Tatsuo Ishii
2006-12-24
Fix machine-dependent crash in sqlchar_to_unicode(). Get rid of
Tom Lane
2006-10-04
pgindent run for 8.2.
Bruce Momjian
2006-05-21
Change the backend to reject strings containing invalidly-encoded multibyte
Tom Lane
2006-02-18
Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean
Peter Eisentraut
2005-12-24
Previous commit message should have been:
Bruce Momjian
2005-12-24
Add
Bruce Momjian
2005-12-24
Alignment cleanup.
Bruce Momjian
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2005-09-24
Suppress signed-vs-unsigned-char warnings.
Tom Lane
2005-08-05
Actually, this macro had worse problems than a bogus name ...
Tom Lane
2005-08-05
Fix misspelled macro name. Doesn't appear to be used anywhere yet,
Tom Lane
2005-06-15
Support 3 and 4-byte unicode characters.
Bruce Momjian
2005-03-14
Add support for Win1252 encoding.
Bruce Momjian
2005-03-07
Rename canonical encodings, per Peter:
Bruce Momjian
2004-12-04
Back out addition of Win1252 encoding.
Bruce Momjian
2004-12-03
Back out fix for Unicode characters above 0x10000
Bruce Momjian
2004-12-02
Fix for Unicode characters above 0x10000.
Bruce Momjian
2004-12-02
Add Charset WIN1252 support.
Bruce Momjian
2004-09-17
Allow WIN1250 as server encoding.
Peter Eisentraut
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-03-15
Add PQmbdsplen() which returns the "display length" of a character.
Tatsuo Ishii
2003-11-29
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-08-04
pgindent run.
Bruce Momjian
2003-07-27
Error message editing in utils/adt. Again thanks to Joe Conway for doing
Tom Lane
2003-06-02
In src/include/mb/pg_wchar.h we have:
Bruce Momjian
2003-02-19
Fix for GUC client_encoding variable not being handled
Tatsuo Ishii
2002-09-04
pgindent run.
Bruce Momjian
2002-09-03
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-08-14
Add Cyrillic and other encodings for encoding conversion.
Tatsuo Ishii
2002-07-29
Fix typo. Remove #ifdef MULTIBYTE
Tatsuo Ishii
2002-07-18
I have committed many support files for CREATE CONVERSION. Default
Tatsuo Ishii
2002-06-13
Add GB18030 support. Contributed by Bill Huang <bill_huanghb@ybb.ne.jp>
Tatsuo Ishii
2002-03-05
> Tatsuo Ishii wrote:
Bruce Momjian
2001-11-05
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-10-28
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-25
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
[next]