We have tested the patches on three platforms:
NetBSD/macppc LinuxPPC FreeBSD 2.2.6-RELEASE All of them seem happy with the regression test. Note that, however, compiling with optimization enabled on NetBSD/macppc causes an initdb failure (other two platforms are ok). After checking the asm code, we are suspecting that might be a compiler(egcs) bug. Tatsuo Ishii
Showing
- src/Makefile.shlib 6 additions, 2 deletionssrc/Makefile.shlib
- src/backend/port/dynloader/bsd.c 2 additions, 0 deletionssrc/backend/port/dynloader/bsd.c
- src/backend/storage/buffer/s_lock.c 3 additions, 3 deletionssrc/backend/storage/buffer/s_lock.c
- src/backend/utils/adt/dt.c 2 additions, 2 deletionssrc/backend/utils/adt/dt.c
- src/config.guess 3 additions, 0 deletionssrc/config.guess
- src/configure.in 6 additions, 1 deletionsrc/configure.in
- src/include/port/bsd.h 6 additions, 0 deletionssrc/include/port/bsd.h
- src/include/port/linux.h 2 additions, 2 deletionssrc/include/port/linux.h
- src/include/utils/dt.h 3 additions, 3 deletionssrc/include/utils/dt.h
- src/makefiles/Makefile.bsd 7 additions, 0 deletionssrc/makefiles/Makefile.bsd
- src/test/regress/expected/euc_jp.out 1 addition, 1 deletionsrc/test/regress/expected/euc_jp.out
Loading
Please register or sign in to comment