]> 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:15 +0000 (23:29 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 19 Dec 2003 23:29:15 +0000 (23:29 +0000)
commit85f51dea1cde7e5f4e5d8a5c8d73d9ffb1559a4b
tree4dc4859b078e76a7ecdcfadc8046abe973cd5068
parent580cae75673d498b2d1e22f2a35cba06f9fba4e9
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