[COMMITTERS] pgsql-server/src/tools/thread Makefile

2004-04-26 Thread Bruce Momjian
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

[COMMITTERS] pgsql-server/src/tools/thread Makefile

2004-04-25 Thread Bruce Momjian
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. -

[COMMITTERS] pgsql-server/src/tools/thread Makefile thread_ ...

2004-04-23 Thread Bruce Momjian
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. ---