index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
mb
/
encnames.c
Commit message (
Expand
)
Author
Age
*
Prepare code to be built by MSVC:
Bruce Momjian
2006-06-07
*
Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean
Peter Eisentraut
2006-02-18
*
Fix bug that allowed any logged-in user to SET ROLE to any other database user
Tom Lane
2006-02-12
*
Cosmetic code cleanup: fix a bunch of places that used "return (expr);"
Neil Conway
2006-01-11
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Add support for Win1252 encoding.
Bruce Momjian
2005-03-14
*
Document aliases for our supported encodings.
Bruce Momjian
2005-03-13
*
Rename canonical encodings, per Peter:
Bruce Momjian
2005-03-07
*
Back out addition of Win1252 encoding.
Bruce Momjian
2004-12-04
*
Add Charset WIN1252 support.
Bruce Momjian
2004-12-02
*
Add new macro as shorthand for MS VC and Borland C++:
Bruce Momjian
2004-09-27
*
Allow WIN1250 as server encoding.
Peter Eisentraut
2004-09-17
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
*
Error message editing in backend/utils (except /adt).
Tom Lane
2003-07-25
*
Attached is the complete diff against current CVS.
Bruce Momjian
2003-06-12
*
Back out patch that got bundled into another patch.
Bruce Momjian
2003-06-12
*
New patch with corrected README attached.
Bruce Momjian
2003-06-12
*
Allow Win32 to compile under MinGW. Major changes are:
Bruce Momjian
2003-05-15
*
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-10
*
As far as I figured from the source code this function only deals with
Bruce Momjian
2002-12-05
*
pgindent run.
Bruce Momjian
2002-09-04
*
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-09-03
*
Add GB18030 support. Contributed by Bill Huang <bill_huanghb@ybb.ne.jp>
Tatsuo Ishii
2002-06-13
*
> Tatsuo Ishii wrote:
Bruce Momjian
2002-03-05
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
*
Ok, here is the modified encoding table (column1 is the standard name,
Tatsuo Ishii
2001-10-16
*
Add support for ISO-8859-6 to 16
Tatsuo Ishii
2001-10-11
*
Remove variable length macros used in debugging, per Karel.
Bruce Momjian
2001-09-07
*
Add missing files.
Tatsuo Ishii
2001-09-07