index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
mb
Commit message (
Expand
)
Author
Age
*
Add support for code conversion between Unicode and other encodings.
Tatsuo Ishii
2000-10-30
*
Remove gcc-only macro definition
Tatsuo Ishii
2000-10-27
*
Support SET/SHOW/RESET client_encoding and server_encoding even when
Tom Lane
2000-10-25
*
Disable elog when linked with frontend.
Tatsuo Ishii
2000-10-12
*
Support for automatic code conversion between UNICODE and other
Tatsuo Ishii
2000-10-12
*
Change return type of:
Tatsuo Ishii
2000-08-25
*
#include cleanups
Bruce Momjian
2000-06-15
*
Another batch of fmgr updates. I think I have gotten all old-style
Tom Lane
2000-06-13
*
Clean up const-vs-not-const compiler warning in MULTIBYTE code.
Tom Lane
2000-04-20
*
Add builtin functions:
Tatsuo Ishii
2000-01-18
*
- Allow array on int8
Peter Eisentraut
2000-01-15
*
Fix for multi-byte includes.
Bruce Momjian
1999-07-17
*
Cleanup of /include #include's, for 6.6 only.
Bruce Momjian
1999-07-14
*
Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Be...
Tatsuo Ishii
1999-07-11
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Add KOI8/WIN/ALT to the multi-byte encoding selections
Tatsuo Ishii
1999-03-24
*
Included patches make some enhancements to the multi-byte support.
Bruce Momjian
1999-02-02
*
MB patches from Tatsuo Ishii
Bruce Momjian
1998-09-25
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
o note that now pg_database has a new attribuite "encoding" even
Bruce Momjian
1998-08-24
*
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