CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/26 15:32:33
Modified files:
src/tools/thread: Makefile
Log message:
Fix subdir for thread test program.
---(end of broadcast)---
T
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/25 17:47:56
Modified files:
src/tools/thread: Makefile
Log message:
No need to use our standard libs for the thread test --- they might not
be compiled yet.
-
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/23 17:35:50
Modified files:
src/tools/thread: Makefile thread_test.c
Log message:
Improve thread test program. Test only functions that need testing.
---