提交 3e4b2082 编写于 作者: B Bruce Momjian

Update docs that point to thread test program.

上级 5594aa6a
......@@ -7,7 +7,7 @@
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
*
* $Id: thread.c,v 1.9 2003/09/27 15:32:48 momjian Exp $
* $Id: thread.c,v 1.10 2003/09/29 03:32:05 momjian Exp $
*
*-------------------------------------------------------------------------
*/
......@@ -55,8 +55,8 @@
*
* One thread-safe solution for gethostbyname() might be to use getaddrinfo().
*
* Compile and run src/tools/test_thread_funcs.c to see if your operating
* system has thread-safe non-*_r functions.
* See src/tools/thread to see if your operating system has thread-safe
* non-*_r functions.
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册