Revision 654dcfb9e4b6ba44df63fcb0c73403a82f05338c authored by Tom Lane on 09 November 2007, 22:37:35 UTC, committed by Tom Lane on 09 November 2007, 22:37:35 UTC
behavior of wchar2char/char2wchar; this should resolve bug #3730.  Avoid
excess computations of pg_mblen in t_isalpha and friends.  Const-ify
APIs where possible.
1 parent 83290b6
History
File Mode Size
backend
bin
include
interfaces
makefiles
pl
port
template
test
timezone
tools
tutorial
DEVELOPERS -rw-r--r-- 120 bytes
Makefile -rw-r--r-- 2.0 KB
Makefile.global.in -rw-r--r-- 16.0 KB
Makefile.shlib -rw-r--r-- 11.7 KB
bcc32.mak -rw-r--r-- 1.2 KB
nls-global.mk -rw-r--r-- 3.5 KB
win32.mak -rw-r--r-- 728 bytes

back to top