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
Showing
- src/backend/utils/adt/varchar.c 6 additions, 2 deletionssrc/backend/utils/adt/varchar.c
- src/backend/utils/mb/common.c 11 additions, 2 deletionssrc/backend/utils/mb/common.c
- src/bin/psql/win32.mak 8 additions, 0 deletionssrc/bin/psql/win32.mak
- src/interfaces/libpq/fe-print.c 12 additions, 2 deletionssrc/interfaces/libpq/fe-print.c
- src/interfaces/libpq/libpqdll.def 2 additions, 1 deletionsrc/interfaces/libpq/libpqdll.def
- src/interfaces/libpq/win32.mak 13 additions, 1 deletionsrc/interfaces/libpq/win32.mak
- src/win32.mak 6 additions, 2 deletionssrc/win32.mak
Loading
Please register or sign in to comment