]> granicus.if.org Git - postgresql/commit
Supress ecpg thread test if configure didn't enable threads. Fix
authorBruce Momjian <bruce@momjian.us>
Fri, 19 Dec 2003 23:29:29 +0000 (23:29 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 19 Dec 2003 23:29:29 +0000 (23:29 +0000)
commitcdbfbcf9870da573a5f6ff450a857349b4580e8a
treea27823ddf51cb48054bb754385f5b3508f5b961e
parent24cef7f46c6d8a03a47846bc17c0bd5e7ad23cbd
Supress ecpg thread test if configure didn't enable threads.  Fix
tools/thread to run even if configure didn't enable threads because this
test is used before enabling threads for the OS.
src/Makefile.global.in
src/interfaces/ecpg/test/Makefile
src/tools/thread/thread_test.c