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
/
Makefile
Commit message (
Expand
)
Author
Age
*
Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during
Tom Lane
2002-09-04
*
Address build problems on cygwin and (hopefully) AIX.
Tatsuo Ishii
2002-08-08
*
Add SQL99 CONVERT() function.
Tatsuo Ishii
2002-08-06
*
I have committed many support files for CREATE CONVERSION. Default
Tatsuo Ishii
2002-07-18
*
Remove test drivers
Tatsuo Ishii
2001-09-22
*
Commit Karel's patch.
Tatsuo Ishii
2001-09-06
*
Make all commands that link a program look like
Peter Eisentraut
2000-11-30
*
Add support for code conversion between Unicode and other encodings.
Tatsuo Ishii
2000-10-30
*
Support SET/SHOW/RESET client_encoding and server_encoding even when
Tom Lane
2000-10-25
*
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-20
*
Support for conversion between UNICODE and other encodings
Tatsuo Ishii
2000-10-12
*
Fix relative path references so that make knowns which dependencies refer
Peter Eisentraut
2000-08-31
*
Change pg_mblen and pg_encoding_mblen return types from void
Tatsuo Ishii
2000-08-27
*
Generated header files parse.h and fmgroids.h are now copied into
Tom Lane
2000-05-29
*
Removed MBFLAGS from makefiles since it's now done in include/config.h.
Peter Eisentraut
2000-01-19
*
Add UDC (User Defined Characters) support to SJIS/EUC_JP conversion
Tatsuo Ishii
2000-01-13
*
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
*
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
*
Included patches make some enhancements to the multi-byte support.
Bruce Momjian
1999-02-02
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24