index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
mb
/
wchar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pgindent run.
Bruce Momjian
2002-09-04
1
-22
/
+23
*
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-09-03
1
-5
/
+5
*
Add GB18030 support. Contributed by Bill Huang <bill_huanghb@ybb.ne.jp>
Tatsuo Ishii
2002-06-13
1
-1
/
+27
*
> Tatsuo Ishii wrote:
Bruce Momjian
2002-03-05
1
-23
/
+82
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-1
/
+2
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-76
/
+78
*
Add UTF-8 char >= 0x10000 check
Tatsuo Ishii
2001-10-15
1
-2
/
+10
*
Add support for ISO-8859-6 to 16
Tatsuo Ishii
2001-10-11
1
-4
/
+13
*
Add pg_database_encoding_max_length() function.
Tatsuo Ishii
2001-09-23
1
-1
/
+11
*
Fix type_maximum_size() to give the right answer in MULTIBYTE cases.
Tom Lane
2001-09-21
1
-7
/
+18
*
Implement following item in TODO:
Tatsuo Ishii
2001-09-11
1
-19
/
+84
*
Commit Karel's patch.
Tatsuo Ishii
2001-09-06
1
-38
/
+32
*
Add a crash gurard to pg_encoding_mblen in case of an invalid encoding
Tatsuo Ishii
2001-04-19
1
-2
/
+2
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-24
/
+24
*
Modify wchar conversion routines to not fetch the next byte past the end
Tom Lane
2001-03-08
1
-31
/
+29
*
Move pg_encoding_mblen() from common.c to wchar.c.
Tatsuo Ishii
2001-02-11
1
-1
/
+10
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
1
-1
/
+3
*
Support for conversion between UNICODE and other encodings
Tatsuo Ishii
2000-10-12
1
-3
/
+6
*
Change pg_mblen and pg_encoding_mblen return types from void
Tatsuo Ishii
2000-08-27
1
-12
/
+41
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-2
/
+2
*
Fix pg_euccn_mblen() so that it always returns 2 if data is not ascii.
Tatsuo Ishii
2000-01-25
1
-6
/
+2
*
Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Be...
Tatsuo Ishii
1999-07-11
1
-2
/
+6
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-28
/
+28
*
Correct potential infinite loop in pg_utf2wchar_with_len;
Tom Lane
1999-04-25
1
-1
/
+6
*
Add KOI8/WIN/ALT support
Tatsuo Ishii
1999-03-24
1
-35
/
+35
*
Included patches make some enhancements to the multi-byte support.
Bruce Momjian
1999-02-02
1
-2
/
+22
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
1
-255
/
+314
*
>Applied.
Bruce Momjian
1998-08-25
1
-2
/
+25
*
o note that now pg_database has a new attribuite "encoding" even
Bruce Momjian
1998-08-24
1
-2
/
+2
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
1
-0
/
+358