OSDN Git Service

Here are the patches against the current source tree. I have run the
authorBruce Momjian <bruce@momjian.us>
Tue, 6 Oct 1998 03:02:29 +0000 (03:02 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 6 Oct 1998 03:02:29 +0000 (03:02 +0000)
commite1ebac319d1491e54dd8e3e457d48aa766771366
tree48a57b8f779c2b8a1d68ef953f4b173168d5c3a6
parentc77a29a14efe69851a087989e3520ed560fa8862
Here are the patches against the current source tree. I have run the
regression test on a FreeBSD box with both non-MULTIBYTE and
MULTIBYTE-enabled, and confirmed that the results are same.

However I do not tested on PCs(I don't have access to win). Please let
me know if the patches break anything on PCs.

Also please note that the patch for varchar.c is a fix for a nasty bug
of char(n) types that I introduced and I believe at least this should
be applied.

Tatsuo Ishii
src/backend/utils/adt/varchar.c
src/backend/utils/mb/common.c
src/bin/psql/win32.mak
src/interfaces/libpq/fe-print.c
src/interfaces/libpq/libpqdll.def
src/interfaces/libpq/win32.mak
src/win32.mak