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
/
mbutils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove encoding lookups from grammar stage, push them back to places
Tom Lane
2002-11-02
1
-21
/
+22
*
pgindent run.
Bruce Momjian
2002-09-04
1
-45
/
+50
*
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-09-03
1
-8
/
+8
*
Remove #ifdef MULTIBYTE per hackers list discussion.
Tatsuo Ishii
2002-08-29
1
-2
/
+31
*
Fix bug in pg_convert() per report from MaC.Yui.
Tatsuo Ishii
2002-08-19
1
-2
/
+2
*
Fix memory leak in SetClientEncoding().
Tatsuo Ishii
2002-08-14
1
-1
/
+15
*
Load and keep conversion function info when SET CLIENT_ENCODING TO is
Tatsuo Ishii
2002-08-08
1
-14
/
+93
*
Implement DROP CONVERSION
Tatsuo Ishii
2002-07-25
1
-3
/
+10
*
I have committed many support files for CREATE CONVERSION. Default
Tatsuo Ishii
2002-07-18
1
-170
/
+84
*
Simplify pg_convert() in that it calls pg_convert2 using new fmgr interface.
Tatsuo Ishii
2001-11-20
1
-46
/
+11
*
Fix nasty bugs in pg_convert() and pg_convert2().
Tatsuo Ishii
2001-11-19
1
-9
/
+40
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-49
/
+50
*
Add a new function "pg_client_encoding" which returns the current client
Tatsuo Ishii
2001-10-12
1
-1
/
+8
*
Fix type_maximum_size() to give the right answer in MULTIBYTE cases.
Tom Lane
2001-09-21
1
-13
/
+19
*
Backout Karel's patch
Tatsuo Ishii
2001-09-09
1
-22
/
+6
*
> > A simple and robus solution is in the begin of mbutils.c set default
Bruce Momjian
2001-09-08
1
-7
/
+11
*
Commit Karel's patch.
Tatsuo Ishii
2001-09-06
1
-45
/
+91
*
Add conver/convert2 functions. They are similar to the SQL99's convert.
Tatsuo Ishii
2001-08-15
1
-75
/
+193
*
TODO item:
Tatsuo Ishii
2001-07-15
1
-5
/
+27
*
getdatabaseencoding() and PG_encoding_to_char() were being sloppy about
Tom Lane
2001-04-16
1
-2
/
+4
*
Modify wchar conversion routines to not fetch the next byte past the end
Tom Lane
2001-03-08
1
-4
/
+4
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
1
-3
/
+2
*
Extend CREATE DATABASE to allow selection of a template database to be
Tom Lane
2000-11-14
1
-15
/
+2
*
Add support for code conversion between Unicode and other encodings.
Tatsuo Ishii
2000-10-30
1
-8
/
+1
*
Support for conversion between UNICODE and other encodings
Tatsuo Ishii
2000-10-12
1
-13
/
+36
*
Change pg_mblen and pg_encoding_mblen return types from void
Tatsuo Ishii
2000-08-27
1
-5
/
+5
*
Another batch of fmgr updates. I think I have gotten all old-style
Tom Lane
2000-06-13
1
-4
/
+6
*
Eliminate query length limitation imposed by pg_client_to_server
Tom Lane
1999-09-11
1
-27
/
+49
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
1
-3
/
+1
*
Fix for multi-byte includes.
Bruce Momjian
1999-07-17
1
-1
/
+3
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-7
/
+5
*
Included patches make some enhancements to the multi-byte support.
Bruce Momjian
1999-02-02
1
-2
/
+2
*
MB patches from Tatsuo Ishii
Bruce Momjian
1998-09-25
1
-1
/
+29
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
1
-123
/
+146
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
1
-2
/
+2
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
1
-0
/
+216