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
aix -rw-r--r-- 329 bytes
bsdi -rw-r--r-- 62 bytes
cygwin -rw-r--r-- 365 bytes
darwin -rw-r--r-- 615 bytes
dgux -rw-r--r-- 82 bytes
freebsd -rw-r--r-- 164 bytes
hpux -rw-r--r-- 396 bytes
irix -rw-r--r-- 0 bytes
linux -rw-r--r-- 284 bytes
netbsd -rw-r--r-- 122 bytes
nextstep -rw-r--r-- 117 bytes
openbsd -rw-r--r-- 0 bytes
osf -rw-r--r-- 148 bytes
sco -rw-r--r-- 17 bytes
solaris -rw-r--r-- 675 bytes
sunos4 -rw-r--r-- 219 bytes
svr4 -rw-r--r-- 0 bytes
ultrix4 -rw-r--r-- 0 bytes
univel -rw-r--r-- 67 bytes
unixware -rw-r--r-- 1001 bytes
win32 -rw-r--r-- 130 bytes

back to top