Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl.
Fixes compilation failure with --enable-thread-safety --with-perl and Perl 5.6.1.
Showing
- configure 1 addition, 1 deletionconfigure
- configure.in 2 additions, 2 deletionsconfigure.in
- src/include/pg_config.h.in 4 additions, 4 deletionssrc/include/pg_config.h.in
- src/interfaces/ecpg/ecpglib/connect.c 11 additions, 11 deletionssrc/interfaces/ecpg/ecpglib/connect.c
- src/interfaces/ecpg/ecpglib/misc.c 11 additions, 11 deletionssrc/interfaces/ecpg/ecpglib/misc.c
- src/port/thread.c 12 additions, 12 deletionssrc/port/thread.c
- src/tools/thread/thread_test.c 2 additions, 2 deletionssrc/tools/thread/thread_test.c
Loading
Please register or sign in to comment