index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
mb
Age
Commit message (
Expand
)
Author
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
2001-10-16
Ok, here is the modified encoding table (column1 is the standard name,
Tatsuo Ishii
2001-10-11
Add support for ISO-8859-6 to 16
Tatsuo Ishii
2001-09-23
Add pg_database_encoding_max_length() function.
Tatsuo Ishii
2001-09-21
Fix type_maximum_size() to give the right answer in MULTIBYTE cases.
Tom Lane
2001-09-11
Implement following item in TODO:
Tatsuo Ishii
2001-09-06
Commit Karel's patch.
Tatsuo Ishii
2001-08-15
Add conver/convert2 functions. They are similar to the SQL99's convert.
Tatsuo Ishii
2001-07-15
TODO item:
Tatsuo Ishii
2001-05-03
BTW it does not add encodign it just patches existing one (KOI8) to
Bruce Momjian
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-02-10
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2000-11-14
Extend CREATE DATABASE to allow selection of a template database to be
Tom Lane
2000-10-30
Add support for code conversion between Unicode and other encodings.
Tatsuo Ishii
2000-10-27
Remove gcc-only macro definition
Tatsuo Ishii
2000-10-25
Support SET/SHOW/RESET client_encoding and server_encoding even when
Tom Lane
2000-10-12
Disable elog when linked with frontend.
Tatsuo Ishii
2000-10-12
Support for automatic code conversion between UNICODE and other
Tatsuo Ishii
2000-08-25
Change return type of:
Tatsuo Ishii
2000-06-15
#include cleanups
Bruce Momjian
2000-06-13
Another batch of fmgr updates. I think I have gotten all old-style
Tom Lane
2000-04-20
Clean up const-vs-not-const compiler warning in MULTIBYTE code.
Tom Lane
2000-01-18
Add builtin functions:
Tatsuo Ishii
2000-01-15
- Allow array on int8
Peter Eisentraut
1999-07-17
Fix for multi-byte includes.
Bruce Momjian
1999-07-14
Cleanup of /include #include's, for 6.6 only.
Bruce Momjian
1999-07-11
Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Be...
Tatsuo Ishii
[next]