]> granicus.if.org Git - postgresql/history - src/backend/utils/mb/wchar.c
Error message editing in utils/adt. Again thanks to Joe Conway for doing
[postgresql] / src / backend / utils / mb / wchar.c
2003-07-27 Tom LaneError message editing in utils/adt. Again thanks to...
2003-01-11 Tatsuo IshiiFix typo in an error message
2002-09-04 Bruce Momjianpgindent run.
2002-09-03 Peter EisentrautRemove all traces of multibyte and locale options....
2002-06-13 Tatsuo IshiiAdd GB18030 support. Contributed by Bill Huang <bill_hu...
2002-03-05 Bruce Momjian> Tatsuo Ishii wrote:
2001-10-28 Bruce MomjianAnother pgindent run. Fixes enum indenting, and improv...
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-10-15 Tatsuo IshiiAdd UTF-8 char >= 0x10000 check
2001-10-11 Tatsuo IshiiAdd support for ISO-8859-6 to 16
2001-09-23 Tatsuo IshiiAdd pg_database_encoding_max_length() function.
2001-09-21 Tom LaneFix type_maximum_size() to give the right answer in...
2001-09-11 Tatsuo IshiiImplement following item in TODO:
2001-09-06 Tatsuo IshiiCommit Karel's patch.
2001-04-19 Tatsuo IshiiAdd a crash gurard to pg_encoding_mblen in case of...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-08 Tom LaneModify wchar conversion routines to not fetch the next...
2001-02-11 Tatsuo IshiiMove pg_encoding_mblen() from common.c to wchar.c.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2000-10-12 Tatsuo IshiiSupport for conversion between UNICODE and other encodings
2000-08-27 Tatsuo IshiiChange pg_mblen and pg_encoding_mblen return types...
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-25 Tatsuo IshiiFix pg_euccn_mblen() so that it always returns 2 if...
1999-07-11 Tatsuo IshiiFix some compiler warnings (Tomoaki Nishiyama), add...
1999-05-25 Bruce Momjianpgindent run over code.
1999-04-25 Tom LaneCorrect potential infinite loop in pg_utf2wchar_with_len;
1999-03-24 Tatsuo IshiiAdd KOI8/WIN/ALT support
1999-02-02 Bruce MomjianIncluded patches make some enhancements to the multi...
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-08-25 Bruce Momjian>Applied.
1998-08-24 Bruce Momjiano note that now pg_database has a new attribuite "encod...
1998-07-24 Marc G. FournierI really hope that I haven't missed anything in this...